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

Method GetStatus

bitmap/pb.pb.go:3953–3958  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3951var xxx_messageInfo_PeerResponse proto.InternalMessageInfo
3952
3953func (m *PeerResponse) GetStatus() bool {
3954 if m != nil {
3955 return m.Status
3956 }
3957 return false
3958}
3959
3960type RaftBatch struct {
3961 Context *RaftContext `protobuf:"bytes,1,opt,name=context,proto3" json:"context,omitempty"`

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected