package
0.0.0-20200507155645-0e2b5c99c75c
Repository: https://github.com/teserakt-io/c2.git
Documentation: pkg.go.dev

# Functions

NewCreateCommand returns a new command to create a new topic.
NewListClientsCommand creates a new command allowing to list existing clients for a given topic.
NewListCommand creates a new command allowing to list existing topics.
NewRemoveCommand returns a new command to remove topics.
NewRootCommand returns a new Client Command, which only exists to group all client related sub commands.