Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetClaimRequestChannel ¶
func GetResponseChannel ¶
func GetStreamChannel ¶
Types ¶
type MethodInfo ¶
type RequestInfo ¶
func (*RequestInfo) GetClaimResponseChannel ¶
func (i *RequestInfo) GetClaimResponseChannel() string
func (*RequestInfo) GetHandlerKey ¶
func (i *RequestInfo) GetHandlerKey() string
func (*RequestInfo) GetRPCChannel ¶
func (i *RequestInfo) GetRPCChannel() string
func (*RequestInfo) GetStreamServerChannel ¶
func (i *RequestInfo) GetStreamServerChannel() string
type ServiceDefinition ¶
func (*ServiceDefinition) GetInfo ¶
func (s *ServiceDefinition) GetInfo(rpc string, topic []string) *RequestInfo
func (*ServiceDefinition) RegisterMethod ¶
func (s *ServiceDefinition) RegisterMethod(name string, affinityEnabled, multi, requireClaim, queue bool)
Click to show internal directories.
Click to hide internal directories.