Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ dataCodec
Struct
dataCodec
kv/memberlist/memberlist_client_test.go:151–151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
type
dataCodec
struct
{}
152
153
func
(d dataCodec) CodecID() string {
154
return
"testDataCodec"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected