Documentation
¶
Index ¶
Constants ¶
View Source
const CliDir = "/.config/jet-cli/"
View Source
const CliFile = "config.json"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer ¶
type Consumer struct {
// contains filtered or unexported fields
}
func (*Consumer) GetCommand ¶
type InitOperator ¶
type InitOperator struct{}
func (*InitOperator) GetCommand ¶
func (i *InitOperator) GetCommand() *cli.Command
type Publisher ¶
type Publisher struct {
// contains filtered or unexported fields
}
func (*Publisher) GetCommand ¶
Click to show internal directories.
Click to hide internal directories.