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

Method Descriptor

bitmap/pb.pb.go:1085–1087  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1083func (m *Member) String() string { return proto.CompactTextString(m) }
1084func (*Member) ProtoMessage() {}
1085func (*Member) Descriptor() ([]byte, []int) {
1086 return fileDescriptor_f80abaa17e25ccc8, []int{11}
1087}
1088func (m *Member) XXX_Unmarshal(b []byte) error {
1089 return m.Unmarshal(b)
1090}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected