Documentation ¶
Index ¶
- type Event
- type EventRPCServer
- func (s *EventRPCServer) EventOffline(ctx context.Context, evt *rpc.Event) (*rpc.Response, error)
- func (s *EventRPCServer) EventOnline(ctx context.Context, evt *rpc.Event) (*rpc.Response, error)
- func (s *EventRPCServer) TopicOffline(ctx context.Context, t *rpc.Topic) (*rpc.Response, error)
- func (s *EventRPCServer) TopicOnline(ctx context.Context, t *rpc.Topic) (*rpc.Response, error)
- type Shop
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventRPCServer ¶
type EventRPCServer struct { }
func (*EventRPCServer) EventOffline ¶
func (*EventRPCServer) EventOnline ¶
func (*EventRPCServer) TopicOffline ¶
func (*EventRPCServer) TopicOnline ¶
Click to show internal directories.
Click to hide internal directories.