MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetHelp

Method GetHelp

pkg/cortexpb/cortex.pb.go:898–903  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

896}
897
898func (m *MetricMetadata) GetHelp() string {
899 if m != nil {
900 return m.Help
901 }
902 return ""
903}
904
905func (m *MetricMetadata) GetUnit() string {
906 if m != nil {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected