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

Method Descriptor

bitmap/pb.pb.go:3923–3925  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3921func (m *PeerResponse) String() string { return proto.CompactTextString(m) }
3922func (*PeerResponse) ProtoMessage() {}
3923func (*PeerResponse) Descriptor() ([]byte, []int) {
3924 return fileDescriptor_f80abaa17e25ccc8, []int{47}
3925}
3926func (m *PeerResponse) XXX_Unmarshal(b []byte) error {
3927 return m.Unmarshal(b)
3928}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected