MCPcopy
hub / github.com/grafana/dskit / GetKey

Method GetKey

kv/memberlist/kv.pb.go:117–122  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115var xxx_messageInfo_KeyValuePair proto.InternalMessageInfo
116
117func (m *KeyValuePair) GetKey() string {
118 if m != nil {
119 return m.Key
120 }
121 return ""
122}
123
124func (m *KeyValuePair) GetValue() []byte {
125 if m != nil {

Callers 1

MergeRemoteStateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected