commands

package
v0.0.0-...-f3d9e76 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Message

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

Message is a Command for interacting with the Message API.

func (*Message) Execute

func (m *Message) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus

func (*Message) Name

func (*Message) Name() string

func (*Message) SetFlags

func (m *Message) SetFlags(f *flag.FlagSet)

func (*Message) Synopsis

func (*Message) Synopsis() string

func (*Message) Usage

func (*Message) Usage() string

type Receipt

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

Receipt is a Command for interacting with the Receipt API.

func (*Receipt) Execute

func (m *Receipt) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus

func (*Receipt) Name

func (*Receipt) Name() string

func (*Receipt) SetFlags

func (m *Receipt) SetFlags(f *flag.FlagSet)

func (*Receipt) Synopsis

func (*Receipt) Synopsis() string

func (*Receipt) Usage

func (*Receipt) Usage() string

type Validate

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

Validate is a Command for interacting with the Validate API.

func (*Validate) Execute

func (v *Validate) Execute(ctx context.Context, f *flag.FlagSet, args ...interface{}) subcommands.ExitStatus

func (*Validate) Name

func (*Validate) Name() string

func (*Validate) SetFlags

func (v *Validate) SetFlags(f *flag.FlagSet)

func (*Validate) Synopsis

func (*Validate) Synopsis() string

func (*Validate) Usage

func (*Validate) Usage() string

Jump to

Keyboard shortcuts

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