Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OutputFormat = "text"
Functions ¶
func AddOutputJsonYamlTextFlag ¶
func AddOutputJsonYamlTextFlag(cmd *kingpin.CmdClause)
func DefineDebugCommands ¶
func DefineDebugCommands(kpApp *kingpin.Application)
Types ¶
type Client ¶
type Client struct {
SocketPath string
}
func DefaultClient ¶
func DefaultClient() *Client
func (*Client) WithSocketPath ¶
type QueueRequest ¶
type QueueRequest struct {
// contains filtered or unexported fields
}
func Queue ¶
func Queue(client *Client) *QueueRequest
Click to show internal directories.
Click to hide internal directories.