MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / Descriptor

Method Descriptor

bitmap/pb.pb.go:1642–1644  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1640func (m *HealthInfo) String() string { return proto.CompactTextString(m) }
1641func (*HealthInfo) ProtoMessage() {}
1642func (*HealthInfo) Descriptor() ([]byte, []int) {
1643 return fileDescriptor_f80abaa17e25ccc8, []int{17}
1644}
1645func (m *HealthInfo) XXX_Unmarshal(b []byte) error {
1646 return m.Unmarshal(b)
1647}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected