Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "chat sub_command args",
Short: "chat can be used to run a chat server or connect to one as a client",
Long: `chat uses grpc channels to exchange messages between clients who can
chat in a public chat room.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.