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

Method GetAddr

ring/ring.pb.go:179–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

177var xxx_messageInfo_InstanceDesc proto.InternalMessageInfo
178
179func (m *InstanceDesc) GetAddr() string {
180 if m != nil {
181 return m.Addr
182 }
183 return ""
184}
185
186func (m *InstanceDesc) GetTimestamp() int64 {
187 if m != nil {

Calls

no outgoing calls