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

TypeAlias InstanceVersions

ring/model.go:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29func (ts ByID) Less(i, j int) bool { return ts[i].Id < ts[j].Id }
30
31type InstanceVersions map[uint64]uint64
32
33// ProtoDescFactory makes new Descs
34func ProtoDescFactory() proto.Message {

Calls

no outgoing calls

Tested by

no test coverage detected