command

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2022 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BacknumberParams

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

func NewBacknumberCommand

func NewBacknumberCommand(fs *flag.FlagSet) *BacknumberParams

func (BacknumberParams) Execute

func (p BacknumberParams) Execute() error

func (BacknumberParams) Sanitize

func (p BacknumberParams) Sanitize() error

type Command

type Command interface {
	Sanitize() error
	Execute() error
}

type GlobalParams

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

type PostParams

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

func NewPostCommand

func NewPostCommand(fs *flag.FlagSet) *PostParams

func (PostParams) Execute

func (p PostParams) Execute() error

func (PostParams) Sanitize

func (p PostParams) Sanitize() error

Jump to

Keyboard shortcuts

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