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

Struct SubscriptionResponse

bitmap/pb.pb.go:4056–4058  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4054}
4055
4056type SubscriptionResponse struct {
4057 Kvs *pb.KVList `protobuf:"bytes,1,opt,name=kvs,proto3" json:"kvs,omitempty"`
4058}
4059
4060func (m *SubscriptionResponse) Reset() { *m = SubscriptionResponse{} }
4061func (m *SubscriptionResponse) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected