MCPcopy Create free account
hub / github.com/apache/trafficserver / Name

Method Name

include/cripts/Metrics.hpp:60–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58 }
59
60 [[nodiscard]] cripts::string_view
61 Name() const
62 {
63 return {_name};
64 }
65
66 [[nodiscard]] detail::MetricID
67 Id() const

Callers 3

AddBundleMethod · 0.45
AddMethod · 0.45
ValidateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected