commands

package
v0.0.0-...-0c1ce56 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2023 License: MIT Imports: 9 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL