MCPcopy Index your code
hub / github.com/coder/coder / GetLabels

Method GetLabels

agent/proto/agent.pb.go:4098–4103  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4096}
4097
4098func (x *Stats_Metric) GetLabels() []*Stats_Metric_Label {
4099 if x != nil {
4100 return x.Labels
4101 }
4102 return nil
4103}
4104
4105type Stats_Metric_Label struct {
4106 state protoimpl.MessageState

Callers 1

hashKeyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected