account

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmd

func NewCmd(options command.Options) *cobra.Command

func NewCmdCurrent

func NewCmdCurrent(options command.Options) *cobra.Command

func NewCmdDelete added in v0.2.0

func NewCmdDelete(options command.Options) *cobra.Command

Types

type CommandCurrent

type CommandCurrent struct {
	Writer  io.Writer
	Service service.APIServiceInterface
}

func (*CommandCurrent) Complete

func (command *CommandCurrent) Complete(cmd *cobra.Command, args []string) error

func (*CommandCurrent) Run

func (command *CommandCurrent) Run() error

func (*CommandCurrent) Validate

func (command *CommandCurrent) Validate() error

type CommandDelete added in v0.2.0

type CommandDelete struct {
	Writer  io.Writer
	Service service.APIServiceInterface
	Config  configs.Config
}

func (*CommandDelete) Complete added in v0.2.0

func (command *CommandDelete) Complete(cmd *cobra.Command, args []string) error

func (*CommandDelete) Run added in v0.2.0

func (command *CommandDelete) Run() error

func (*CommandDelete) Validate added in v0.2.0

func (command *CommandDelete) Validate() error

Jump to

Keyboard shortcuts

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