Documentation ¶
Index ¶
- func ConfirmRoomHandler(stream pb.Chat_RouteChatClient, sigint chan<- os.Signal) fsm.Callback
- func ForwardMessageHandler(author string) fsm.Callback
- func PairHandler(stream pb.Chat_RouteChatClient, author string) fsm.Callback
- func Run(author string, stream pb.Chat_RouteChatClient, sigint chan os.Signal, ...) error
- func ShutdownHandler(stream pb.Chat_RouteChatClient, sigint chan<- os.Signal) fsm.Callback
- type Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfirmRoomHandler ¶
func ForwardMessageHandler ¶
func PairHandler ¶
func PairHandler(stream pb.Chat_RouteChatClient, author string) fsm.Callback
func ShutdownHandler ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.