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

Struct SubscriptionRequest

bitmap/pb.pb.go:4012–4014  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4010}
4011
4012type SubscriptionRequest struct {
4013 Prefixes [][]byte `protobuf:"bytes,1,rep,name=prefixes,proto3" json:"prefixes,omitempty"`
4014}
4015
4016func (m *SubscriptionRequest) Reset() { *m = SubscriptionRequest{} }
4017func (m *SubscriptionRequest) String() string { return proto.CompactTextString(m) }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected