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

Struct distributedCounterCodec

kv/memberlist/memberlist_client_test.go:1483–1483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1481}
1482
1483type distributedCounterCodec struct{}
1484
1485func (d distributedCounterCodec) CodecID() string {
1486 return "distributedCounter"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected