Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = []*cli.Command{ { Category: "Webhooks", Name: "webhooks", Aliases: []string{"w", "wh"}, Usage: "Manage webhooks", Subcommands: []*cli.Command{ register, delete, list, }, }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.