Documentation ¶
Index ¶
- type Activity
- type ActivityRPCServer
- func (s *ActivityRPCServer) ActivityOffline(ctx context.Context, in *rpc.Activity) (*rpc.Response, error)
- func (s *ActivityRPCServer) ActivityOnline(ctx context.Context, in *rpc.Activity) (*rpc.Response, error)
- func (s *ActivityRPCServer) TopicOffline(ctx context.Context, in *rpc.Topic) (*rpc.Response, error)
- func (s *ActivityRPCServer) TopicOnline(ctx context.Context, in *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 ActivityRPCServer ¶
type ActivityRPCServer struct { }
func (*ActivityRPCServer) ActivityOffline ¶
func (*ActivityRPCServer) ActivityOnline ¶
func (*ActivityRPCServer) TopicOffline ¶
func (*ActivityRPCServer) TopicOnline ¶
Click to show internal directories.
Click to hide internal directories.