Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DispatcherServer ¶
type DispatcherServer struct {
// contains filtered or unexported fields
}
func NewDispatcherServer ¶
func NewDispatcherServer(nats *deliveryNats.DispatcherPub) *DispatcherServer
func (*DispatcherServer) HandleCommand ¶
func (svc *DispatcherServer) HandleCommand(ctx context.Context, in *deliveryProto.DispatcherCommandRequest) (*deliveryProto.DispatcherCommandReply, error)
Click to show internal directories.
Click to hide internal directories.