operation

package
v0.0.0-...-3d1347b Latest Latest
Warning

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

Go to latest
Published: May 5, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

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 CliMeta

type CliMeta struct {
	Address string
}

type Consumer

type Consumer struct {
	// contains filtered or unexported fields
}

func (*Consumer) GetCommand

func (p *Consumer) GetCommand() *cli.Command

type InitOperator

type InitOperator struct{}

func (*InitOperator) GetCommand

func (i *InitOperator) GetCommand() *cli.Command

type JetCli

type JetCli struct {
	// contains filtered or unexported fields
}

func NewJetCli

func NewJetCli() (*JetCli, error)

func (JetCli) InitCli

func (j JetCli) InitCli() (*cli.App, error)

type Operation

type Operation interface {
	GetCommand() *cli.Command
}

type Publisher

type Publisher struct {
	// contains filtered or unexported fields
}

func (*Publisher) GetCommand

func (p *Publisher) GetCommand() *cli.Command

type Topic

type Topic struct {
	// contains filtered or unexported fields
}

func (*Topic) GetCommand

func (t *Topic) GetCommand() *cli.Command

Jump to

Keyboard shortcuts

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