Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
115
var
xxx_messageInfo_KeyValuePair proto.InternalMessageInfo
116
117
func
(m *KeyValuePair) GetKey() string {
118
if
m != nil {
119
return
m.Key
120
}
121
return
""
122
}
123
124
func
(m *KeyValuePair) GetValue() []byte {
125
if
m != nil {
Callers
1
MergeRemoteState
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected