Documentation ¶
Index ¶
Constants ¶
View Source
const ( VerboseFlag = "verbose" DebugFlag = "debug" QuietFlag = "quiet" ChannelFlag = "channel" ServerFlag = "server" RetryFlag = "retry" DefaultServer = "http://localhost:25333" DefaultRetry = 5 DefaultRetryDuration = 500 * time.Millisecond )
View Source
const (
UserAgent = "webhook-fwd-cli"
)
Variables ¶
This section is empty.
Functions ¶
func ConnectCmd ¶
func ConnectCmd(ctx *cli.Context) error
func GetUserAgent ¶
func GetUserAgent(ctx *cli.Context) string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.