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

Struct PeerResponse

bitmap/pb.pb.go:3916–3918  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3914}
3915
3916type PeerResponse struct {
3917 Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
3918}
3919
3920func (m *PeerResponse) Reset() { *m = PeerResponse{} }
3921func (m *PeerResponse) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected