Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1483
type
distributedCounterCodec
struct
{}
1484
1485
func
(d distributedCounterCodec) CodecID() string {
1486
return
"distributedCounter"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected