MCPcopy Create free account
hub / github.com/cortexproject/cortex / GetAddr

Method GetAddr

pkg/ring/ring.pb.go:164–169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162var xxx_messageInfo_InstanceDesc proto.InternalMessageInfo
163
164func (m *InstanceDesc) GetAddr() string {
165 if m != nil {
166 return m.Addr
167 }
168 return ""
169}
170
171func (m *InstanceDesc) GetTimestamp() int64 {
172 if m != nil {

Calls

no outgoing calls