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

Method Descriptor

bitmap/pb.pb.go:1979–1981  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1977func (m *Mutations) String() string { return proto.CompactTextString(m) }
1978func (*Mutations) ProtoMessage() {}
1979func (*Mutations) Descriptor() ([]byte, []int) {
1980 return fileDescriptor_f80abaa17e25ccc8, []int{20}
1981}
1982func (m *Mutations) XXX_Unmarshal(b []byte) error {
1983 return m.Unmarshal(b)
1984}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected