MCPcopy
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
151type dataCodec struct{}
152
153func (d dataCodec) CodecID() string {
154 return "testDataCodec"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected