Documentation
¶
Index ¶
- Variables
- func RegisterKubemqServer(s *grpc.Server, srv KubemqServer)
- type Empty
- func (*Empty) Descriptor() ([]byte, []int)
- func (this *Empty) Equal(that interface{}) bool
- func (this *Empty) GoString() string
- func (m *Empty) Marshal() (dAtA []byte, err error)
- func (m *Empty) MarshalTo(dAtA []byte) (int, error)
- func (*Empty) ProtoMessage()
- func (m *Empty) Reset()
- func (m *Empty) Size() (n int)
- func (this *Empty) String() string
- func (m *Empty) Unmarshal(dAtA []byte) error
- func (m *Empty) XXX_DiscardUnknown()
- func (m *Empty) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Empty) XXX_Merge(src proto.Message)
- func (m *Empty) XXX_Size() int
- func (m *Empty) XXX_Unmarshal(b []byte) error
- type Event
- func (*Event) Descriptor() ([]byte, []int)
- func (this *Event) Equal(that interface{}) bool
- func (m *Event) GetBody() []byte
- func (m *Event) GetChannel() string
- func (m *Event) GetClientID() string
- func (m *Event) GetEventID() string
- func (m *Event) GetMetadata() string
- func (m *Event) GetStore() bool
- func (this *Event) GoString() string
- func (m *Event) Marshal() (dAtA []byte, err error)
- func (m *Event) MarshalTo(dAtA []byte) (int, error)
- func (*Event) ProtoMessage()
- func (m *Event) Reset()
- func (m *Event) Size() (n int)
- func (this *Event) String() string
- func (m *Event) Unmarshal(dAtA []byte) error
- func (m *Event) XXX_DiscardUnknown()
- func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Event) XXX_Merge(src proto.Message)
- func (m *Event) XXX_Size() int
- func (m *Event) XXX_Unmarshal(b []byte) error
- type EventReceive
- func (*EventReceive) Descriptor() ([]byte, []int)
- func (this *EventReceive) Equal(that interface{}) bool
- func (m *EventReceive) GetBody() []byte
- func (m *EventReceive) GetChannel() string
- func (m *EventReceive) GetEventID() string
- func (m *EventReceive) GetMetadata() string
- func (m *EventReceive) GetSequence() uint64
- func (m *EventReceive) GetTimestamp() int64
- func (this *EventReceive) GoString() string
- func (m *EventReceive) Marshal() (dAtA []byte, err error)
- func (m *EventReceive) MarshalTo(dAtA []byte) (int, error)
- func (*EventReceive) ProtoMessage()
- func (m *EventReceive) Reset()
- func (m *EventReceive) Size() (n int)
- func (this *EventReceive) String() string
- func (m *EventReceive) Unmarshal(dAtA []byte) error
- func (m *EventReceive) XXX_DiscardUnknown()
- func (m *EventReceive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *EventReceive) XXX_Merge(src proto.Message)
- func (m *EventReceive) XXX_Size() int
- func (m *EventReceive) XXX_Unmarshal(b []byte) error
- type KubemqClient
- type KubemqServer
- type Kubemq_SendEventsStreamClient
- type Kubemq_SendEventsStreamServer
- type Kubemq_SubscribeToEventsClient
- type Kubemq_SubscribeToEventsServer
- type Kubemq_SubscribeToRequestsClient
- type Kubemq_SubscribeToRequestsServer
- type Request
- func (*Request) Descriptor() ([]byte, []int)
- func (this *Request) Equal(that interface{}) bool
- func (m *Request) GetBody() []byte
- func (m *Request) GetCacheKey() string
- func (m *Request) GetCacheTTL() int32
- func (m *Request) GetChannel() string
- func (m *Request) GetClientID() string
- func (m *Request) GetMetadata() string
- func (m *Request) GetReplyChannel() string
- func (m *Request) GetRequestID() string
- func (m *Request) GetRequestTypeData() Request_RequestType
- func (m *Request) GetSpan() []byte
- func (m *Request) GetTimeout() int32
- func (this *Request) GoString() string
- func (m *Request) Marshal() (dAtA []byte, err error)
- func (m *Request) MarshalTo(dAtA []byte) (int, error)
- func (*Request) ProtoMessage()
- func (m *Request) Reset()
- func (m *Request) Size() (n int)
- func (this *Request) String() string
- func (m *Request) Unmarshal(dAtA []byte) error
- func (m *Request) XXX_DiscardUnknown()
- func (m *Request) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Request) XXX_Merge(src proto.Message)
- func (m *Request) XXX_Size() int
- func (m *Request) XXX_Unmarshal(b []byte) error
- type Request_RequestType
- type Response
- func (*Response) Descriptor() ([]byte, []int)
- func (this *Response) Equal(that interface{}) bool
- func (m *Response) GetBody() []byte
- func (m *Response) GetCacheHit() bool
- func (m *Response) GetClientID() string
- func (m *Response) GetError() string
- func (m *Response) GetExecuted() bool
- func (m *Response) GetMetadata() string
- func (m *Response) GetReplyChannel() string
- func (m *Response) GetRequestID() string
- func (m *Response) GetSpan() []byte
- func (m *Response) GetTimestamp() int64
- func (this *Response) GoString() string
- func (m *Response) Marshal() (dAtA []byte, err error)
- func (m *Response) MarshalTo(dAtA []byte) (int, error)
- func (*Response) ProtoMessage()
- func (m *Response) Reset()
- func (m *Response) Size() (n int)
- func (this *Response) String() string
- func (m *Response) Unmarshal(dAtA []byte) error
- func (m *Response) XXX_DiscardUnknown()
- func (m *Response) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Response) XXX_Merge(src proto.Message)
- func (m *Response) XXX_Size() int
- func (m *Response) XXX_Unmarshal(b []byte) error
- type Result
- func (*Result) Descriptor() ([]byte, []int)
- func (this *Result) Equal(that interface{}) bool
- func (m *Result) GetError() string
- func (m *Result) GetEventID() string
- func (m *Result) GetSent() bool
- func (this *Result) GoString() string
- func (m *Result) Marshal() (dAtA []byte, err error)
- func (m *Result) MarshalTo(dAtA []byte) (int, error)
- func (*Result) ProtoMessage()
- func (m *Result) Reset()
- func (m *Result) Size() (n int)
- func (this *Result) String() string
- func (m *Result) Unmarshal(dAtA []byte) error
- func (m *Result) XXX_DiscardUnknown()
- func (m *Result) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Result) XXX_Merge(src proto.Message)
- func (m *Result) XXX_Size() int
- func (m *Result) XXX_Unmarshal(b []byte) error
- type Subscribe
- func (*Subscribe) Descriptor() ([]byte, []int)
- func (this *Subscribe) Equal(that interface{}) bool
- func (m *Subscribe) GetChannel() string
- func (m *Subscribe) GetClientID() string
- func (m *Subscribe) GetEventsStoreTypeData() Subscribe_EventsStoreType
- func (m *Subscribe) GetEventsStoreTypeValue() int64
- func (m *Subscribe) GetGroup() string
- func (m *Subscribe) GetSubscribeTypeData() Subscribe_SubscribeType
- func (this *Subscribe) GoString() string
- func (m *Subscribe) Marshal() (dAtA []byte, err error)
- func (m *Subscribe) MarshalTo(dAtA []byte) (int, error)
- func (*Subscribe) ProtoMessage()
- func (m *Subscribe) Reset()
- func (m *Subscribe) Size() (n int)
- func (this *Subscribe) String() string
- func (m *Subscribe) Unmarshal(dAtA []byte) error
- func (m *Subscribe) XXX_DiscardUnknown()
- func (m *Subscribe) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *Subscribe) XXX_Merge(src proto.Message)
- func (m *Subscribe) XXX_Size() int
- func (m *Subscribe) XXX_Unmarshal(b []byte) error
- type Subscribe_EventsStoreType
- type Subscribe_SubscribeType
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthKubemqGo = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowKubemqGo = fmt.Errorf("proto: integer overflow") )
View Source
var Request_RequestType_name = map[int32]string{
0: "RequestTypeUnknown",
1: "Command",
2: "Query",
}
View Source
var Request_RequestType_value = map[string]int32{
"RequestTypeUnknown": 0,
"Command": 1,
"Query": 2,
}
View Source
var Subscribe_EventsStoreType_name = map[int32]string{
0: "EventsStoreTypeUndefined",
1: "StartNewOnly",
2: "StartFromFirst",
3: "StartFromLast",
4: "StartAtSequence",
5: "StartAtTime",
6: "StartAtTimeDelta",
}
View Source
var Subscribe_EventsStoreType_value = map[string]int32{
"EventsStoreTypeUndefined": 0,
"StartNewOnly": 1,
"StartFromFirst": 2,
"StartFromLast": 3,
"StartAtSequence": 4,
"StartAtTime": 5,
"StartAtTimeDelta": 6,
}
View Source
var Subscribe_SubscribeType_name = map[int32]string{
0: "SubscribeTypeUndefined",
1: "Events",
2: "EventsStore",
3: "Commands",
4: "Queries",
}
View Source
var Subscribe_SubscribeType_value = map[string]int32{
"SubscribeTypeUndefined": 0,
"Events": 1,
"EventsStore": 2,
"Commands": 3,
"Queries": 4,
}
Functions ¶
func RegisterKubemqServer ¶
func RegisterKubemqServer(s *grpc.Server, srv KubemqServer)
Types ¶
type Empty ¶
type Empty struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedEmpty ¶
func (*Empty) Descriptor ¶
func (*Empty) ProtoMessage ¶
func (*Empty) ProtoMessage()
func (*Empty) XXX_DiscardUnknown ¶
func (m *Empty) XXX_DiscardUnknown()
func (*Empty) XXX_Marshal ¶
func (*Empty) XXX_Unmarshal ¶
type Event ¶
type Event struct { EventID string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` ClientID string `protobuf:"bytes,2,opt,name=ClientID,proto3" json:"ClientID,omitempty"` Channel string `protobuf:"bytes,3,opt,name=Channel,proto3" json:"Channel,omitempty"` Metadata string `protobuf:"bytes,4,opt,name=Metadata,proto3" json:"Metadata,omitempty"` Body []byte `protobuf:"bytes,5,opt,name=Body,proto3" json:"Body,omitempty"` Store bool `protobuf:"varint,6,opt,name=Store,proto3" json:"Store,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedEvent ¶
func (*Event) Descriptor ¶
func (*Event) GetChannel ¶
func (*Event) GetClientID ¶
func (*Event) GetEventID ¶
func (*Event) GetMetadata ¶
func (*Event) ProtoMessage ¶
func (*Event) ProtoMessage()
func (*Event) XXX_DiscardUnknown ¶
func (m *Event) XXX_DiscardUnknown()
func (*Event) XXX_Marshal ¶
func (*Event) XXX_Unmarshal ¶
type EventReceive ¶
type EventReceive struct { EventID string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` Channel string `protobuf:"bytes,2,opt,name=Channel,proto3" json:"Channel,omitempty"` Metadata string `protobuf:"bytes,3,opt,name=Metadata,proto3" json:"Metadata,omitempty"` Body []byte `protobuf:"bytes,4,opt,name=Body,proto3" json:"Body,omitempty"` Timestamp int64 `protobuf:"varint,5,opt,name=Timestamp,proto3" json:"Timestamp,omitempty"` Sequence uint64 `protobuf:"varint,6,opt,name=Sequence,proto3" json:"Sequence,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedEventReceive ¶
func NewPopulatedEventReceive(r randyKubemqGo, easy bool) *EventReceive
func (*EventReceive) Descriptor ¶
func (*EventReceive) Descriptor() ([]byte, []int)
func (*EventReceive) Equal ¶
func (this *EventReceive) Equal(that interface{}) bool
func (*EventReceive) GetBody ¶
func (m *EventReceive) GetBody() []byte
func (*EventReceive) GetChannel ¶
func (m *EventReceive) GetChannel() string
func (*EventReceive) GetEventID ¶
func (m *EventReceive) GetEventID() string
func (*EventReceive) GetMetadata ¶
func (m *EventReceive) GetMetadata() string
func (*EventReceive) GetSequence ¶
func (m *EventReceive) GetSequence() uint64
func (*EventReceive) GetTimestamp ¶
func (m *EventReceive) GetTimestamp() int64
func (*EventReceive) GoString ¶
func (this *EventReceive) GoString() string
func (*EventReceive) Marshal ¶
func (m *EventReceive) Marshal() (dAtA []byte, err error)
func (*EventReceive) ProtoMessage ¶
func (*EventReceive) ProtoMessage()
func (*EventReceive) Reset ¶
func (m *EventReceive) Reset()
func (*EventReceive) Size ¶
func (m *EventReceive) Size() (n int)
func (*EventReceive) String ¶
func (this *EventReceive) String() string
func (*EventReceive) Unmarshal ¶
func (m *EventReceive) Unmarshal(dAtA []byte) error
func (*EventReceive) XXX_DiscardUnknown ¶
func (m *EventReceive) XXX_DiscardUnknown()
func (*EventReceive) XXX_Marshal ¶
func (m *EventReceive) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EventReceive) XXX_Merge ¶
func (dst *EventReceive) XXX_Merge(src proto.Message)
func (*EventReceive) XXX_Size ¶
func (m *EventReceive) XXX_Size() int
func (*EventReceive) XXX_Unmarshal ¶
func (m *EventReceive) XXX_Unmarshal(b []byte) error
type KubemqClient ¶
type KubemqClient interface { SendEvent(ctx context.Context, in *Event, opts ...grpc.CallOption) (*Result, error) SendEventsStream(ctx context.Context, opts ...grpc.CallOption) (Kubemq_SendEventsStreamClient, error) SubscribeToEvents(ctx context.Context, in *Subscribe, opts ...grpc.CallOption) (Kubemq_SubscribeToEventsClient, error) SubscribeToRequests(ctx context.Context, in *Subscribe, opts ...grpc.CallOption) (Kubemq_SubscribeToRequestsClient, error) SendRequest(ctx context.Context, in *Request, opts ...grpc.CallOption) (*Response, error) SendResponse(ctx context.Context, in *Response, opts ...grpc.CallOption) (*Empty, error) }
func NewKubemqClient ¶
func NewKubemqClient(cc *grpc.ClientConn) KubemqClient
type KubemqServer ¶
type KubemqServer interface { SendEvent(context.Context, *Event) (*Result, error) SendEventsStream(Kubemq_SendEventsStreamServer) error SubscribeToEvents(*Subscribe, Kubemq_SubscribeToEventsServer) error SubscribeToRequests(*Subscribe, Kubemq_SubscribeToRequestsServer) error SendRequest(context.Context, *Request) (*Response, error) SendResponse(context.Context, *Response) (*Empty, error) }
type Kubemq_SubscribeToEventsClient ¶
type Kubemq_SubscribeToEventsClient interface { Recv() (*EventReceive, error) grpc.ClientStream }
type Kubemq_SubscribeToEventsServer ¶
type Kubemq_SubscribeToEventsServer interface { Send(*EventReceive) error grpc.ServerStream }
type Kubemq_SubscribeToRequestsClient ¶
type Kubemq_SubscribeToRequestsClient interface { Recv() (*Request, error) grpc.ClientStream }
type Kubemq_SubscribeToRequestsServer ¶
type Kubemq_SubscribeToRequestsServer interface { Send(*Request) error grpc.ServerStream }
type Request ¶
type Request struct { RequestID string `protobuf:"bytes,1,opt,name=RequestID,proto3" json:"RequestID,omitempty"` RequestTypeData Request_RequestType `protobuf:"varint,2,opt,name=RequestTypeData,proto3,enum=kubemq.Request_RequestType" json:"RequestTypeData,omitempty"` ClientID string `protobuf:"bytes,3,opt,name=ClientID,proto3" json:"ClientID,omitempty"` Channel string `protobuf:"bytes,4,opt,name=Channel,proto3" json:"Channel,omitempty"` Metadata string `protobuf:"bytes,5,opt,name=Metadata,proto3" json:"Metadata,omitempty"` Body []byte `protobuf:"bytes,6,opt,name=Body,proto3" json:"Body,omitempty"` ReplyChannel string `protobuf:"bytes,7,opt,name=ReplyChannel,proto3" json:"ReplyChannel,omitempty"` Timeout int32 `protobuf:"varint,8,opt,name=Timeout,proto3" json:"Timeout,omitempty"` CacheKey string `protobuf:"bytes,9,opt,name=CacheKey,proto3" json:"CacheKey,omitempty"` CacheTTL int32 `protobuf:"varint,10,opt,name=CacheTTL,proto3" json:"CacheTTL,omitempty"` Span []byte `protobuf:"bytes,11,opt,name=Span,proto3" json:"Span,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedRequest ¶
func (*Request) Descriptor ¶
func (*Request) GetCacheKey ¶
func (*Request) GetCacheTTL ¶
func (*Request) GetChannel ¶
func (*Request) GetClientID ¶
func (*Request) GetMetadata ¶
func (*Request) GetReplyChannel ¶
func (*Request) GetRequestID ¶
func (*Request) GetRequestTypeData ¶
func (m *Request) GetRequestTypeData() Request_RequestType
func (*Request) GetTimeout ¶
func (*Request) ProtoMessage ¶
func (*Request) ProtoMessage()
func (*Request) XXX_DiscardUnknown ¶
func (m *Request) XXX_DiscardUnknown()
func (*Request) XXX_Marshal ¶
func (*Request) XXX_Unmarshal ¶
type Request_RequestType ¶
type Request_RequestType int32
const ( RequestTypeUnknown Request_RequestType = 0 Command Request_RequestType = 1 Query Request_RequestType = 2 )
func (Request_RequestType) EnumDescriptor ¶
func (Request_RequestType) EnumDescriptor() ([]byte, []int)
func (Request_RequestType) String ¶
func (x Request_RequestType) String() string
type Response ¶
type Response struct { ClientID string `protobuf:"bytes,1,opt,name=ClientID,proto3" json:"ClientID,omitempty"` RequestID string `protobuf:"bytes,2,opt,name=RequestID,proto3" json:"RequestID,omitempty"` ReplyChannel string `protobuf:"bytes,3,opt,name=ReplyChannel,proto3" json:"ReplyChannel,omitempty"` Metadata string `protobuf:"bytes,4,opt,name=Metadata,proto3" json:"Metadata,omitempty"` Body []byte `protobuf:"bytes,5,opt,name=Body,proto3" json:"Body,omitempty"` CacheHit bool `protobuf:"varint,6,opt,name=CacheHit,proto3" json:"CacheHit,omitempty"` Timestamp int64 `protobuf:"varint,7,opt,name=Timestamp,proto3" json:"Timestamp,omitempty"` Executed bool `protobuf:"varint,8,opt,name=Executed,proto3" json:"Executed,omitempty"` Error string `protobuf:"bytes,9,opt,name=Error,proto3" json:"Error,omitempty"` Span []byte `protobuf:"bytes,10,opt,name=Span,proto3" json:"Span,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedResponse ¶
func (*Response) Descriptor ¶
func (*Response) GetCacheHit ¶
func (*Response) GetClientID ¶
func (*Response) GetExecuted ¶
func (*Response) GetMetadata ¶
func (*Response) GetReplyChannel ¶
func (*Response) GetRequestID ¶
func (*Response) GetTimestamp ¶
func (*Response) ProtoMessage ¶
func (*Response) ProtoMessage()
func (*Response) XXX_DiscardUnknown ¶
func (m *Response) XXX_DiscardUnknown()
func (*Response) XXX_Marshal ¶
func (*Response) XXX_Unmarshal ¶
type Result ¶
type Result struct { EventID string `protobuf:"bytes,1,opt,name=Id,proto3" json:"Id,omitempty"` Sent bool `protobuf:"varint,2,opt,name=Sent,proto3" json:"Sent,omitempty"` Error string `protobuf:"bytes,3,opt,name=Error,proto3" json:"Error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedResult ¶
func (*Result) Descriptor ¶
func (*Result) GetEventID ¶
func (*Result) ProtoMessage ¶
func (*Result) ProtoMessage()
func (*Result) XXX_DiscardUnknown ¶
func (m *Result) XXX_DiscardUnknown()
func (*Result) XXX_Marshal ¶
func (*Result) XXX_Unmarshal ¶
type Subscribe ¶
type Subscribe struct { SubscribeTypeData Subscribe_SubscribeType `protobuf:"varint,1,opt,name=SubscribeTypeData,proto3,enum=kubemq.Subscribe_SubscribeType" json:"SubscribeTypeData,omitempty"` ClientID string `protobuf:"bytes,2,opt,name=ClientID,proto3" json:"ClientID,omitempty"` Channel string `protobuf:"bytes,3,opt,name=Channel,proto3" json:"Channel,omitempty"` Group string `protobuf:"bytes,4,opt,name=Group,proto3" json:"Group,omitempty"` EventsStoreTypeData Subscribe_EventsStoreType `` /* 130-byte string literal not displayed */ EventsStoreTypeValue int64 `protobuf:"varint,6,opt,name=EventsStoreTypeValue,proto3" json:"EventsStoreTypeValue,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedSubscribe ¶
func (*Subscribe) Descriptor ¶
func (*Subscribe) GetChannel ¶
func (*Subscribe) GetClientID ¶
func (*Subscribe) GetEventsStoreTypeData ¶
func (m *Subscribe) GetEventsStoreTypeData() Subscribe_EventsStoreType
func (*Subscribe) GetEventsStoreTypeValue ¶
func (*Subscribe) GetSubscribeTypeData ¶
func (m *Subscribe) GetSubscribeTypeData() Subscribe_SubscribeType
func (*Subscribe) ProtoMessage ¶
func (*Subscribe) ProtoMessage()
func (*Subscribe) XXX_DiscardUnknown ¶
func (m *Subscribe) XXX_DiscardUnknown()
func (*Subscribe) XXX_Marshal ¶
func (*Subscribe) XXX_Unmarshal ¶
type Subscribe_EventsStoreType ¶
type Subscribe_EventsStoreType int32
const ( EventsStoreTypeUndefined Subscribe_EventsStoreType = 0 StartNewOnly Subscribe_EventsStoreType = 1 StartFromFirst Subscribe_EventsStoreType = 2 StartFromLast Subscribe_EventsStoreType = 3 StartAtSequence Subscribe_EventsStoreType = 4 StartAtTime Subscribe_EventsStoreType = 5 StartAtTimeDelta Subscribe_EventsStoreType = 6 )
func (Subscribe_EventsStoreType) EnumDescriptor ¶
func (Subscribe_EventsStoreType) EnumDescriptor() ([]byte, []int)
func (Subscribe_EventsStoreType) String ¶
func (x Subscribe_EventsStoreType) String() string
type Subscribe_SubscribeType ¶
type Subscribe_SubscribeType int32
const ( SubscribeTypeUndefined Subscribe_SubscribeType = 0 Events Subscribe_SubscribeType = 1 EventsStore Subscribe_SubscribeType = 2 Commands Subscribe_SubscribeType = 3 Queries Subscribe_SubscribeType = 4 )
func (Subscribe_SubscribeType) EnumDescriptor ¶
func (Subscribe_SubscribeType) EnumDescriptor() ([]byte, []int)
func (Subscribe_SubscribeType) String ¶
func (x Subscribe_SubscribeType) String() string
Click to show internal directories.
Click to hide internal directories.