Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = cli.Command{ Name: "notifications", Aliases: []string{"notification"}, Description: "Manage your notification channels like Slack", Usage: "Manage your notification channels like Slack", Action: cli.ShowSubcommandHelp, Subcommands: []*cli.Command{&slack.Command, &slackwebhook.Command}, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.