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 clients.
NewLinkClientCommand returns a new command to link a client to another.
NewListCommand creates a new command allowing to list existing clients.
NewListLinkedClientsCommand returns a new command to link a client to another.
NewListTopicsCommand creates a new command allowing to list existing topics for a given client.
NewNewKeyCommand returns a new command to regenerate a client key.
NewRemoveCommand returns a new command to remove clients.
NewRemovePubKeyCommand returns a new command to remove a pubkey from a client.
NewResetCommand returns a new command to reset a client.
NewResetPubKeysCommand returns a new command to remove all pubkeys from a client.
NewRootCommand returns a new Client Command, which only exists to group all client related sub commands.
NewSendPubKeyCommand returns a new command to send a client pubkey to another client.
NewUnlinkClientCommand returns a new command to unlink a client from another.