Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
29
func
(ts ByID) Less(i, j int) bool {
return
ts[i].Id < ts[j].Id }
30
31
type
InstanceVersions
map
[uint64]uint64
32
33
// ProtoDescFactory makes new Descs
34
func
ProtoDescFactory() proto.Message {
Callers
3
TestBasicLifecycler_RegisterOnStart
Function · 0.85
TestBasicLifecycler_updateInstance_ShouldAddInstanceToTheRingIfDoesNotExistEvenIfNotChanged
Function · 0.85
TestAddIngester
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected