fakecommand

package
v7.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrFakeCommand4 = errors.New("ZOMG command errored")

Functions

This section is empty.

Types

type FakeCommand1

type FakeCommand1 struct {
	Data string
	// contains filtered or unexported fields
}

func (FakeCommand1) Execute

func (cmd FakeCommand1) Execute(c flags.FlagContext) error

func (FakeCommand1) MetaData

func (FakeCommand1) Requirements

func (FakeCommand1) SetDependency

func (cmd FakeCommand1) SetDependency(deps commandregistry.Dependency, pluginCall bool) commandregistry.Command

type FakeCommand2

type FakeCommand2 struct {
	Data string
	// contains filtered or unexported fields
}

func (FakeCommand2) Execute

func (cmd FakeCommand2) Execute(c flags.FlagContext) error

func (FakeCommand2) MetaData

func (FakeCommand2) Requirements

func (FakeCommand2) SetDependency

func (cmd FakeCommand2) SetDependency(deps commandregistry.Dependency, pluginCall bool) commandregistry.Command

type FakeCommand3

type FakeCommand3 struct {
	Data string
}

func (FakeCommand3) Execute

func (cmd FakeCommand3) Execute(c flags.FlagContext) error

func (FakeCommand3) MetaData

func (FakeCommand3) Requirements

func (FakeCommand3) SetDependency

func (cmd FakeCommand3) SetDependency(deps commandregistry.Dependency, pluginCall bool) commandregistry.Command

type FakeCommand4

type FakeCommand4 struct {
	Data string
}

func (FakeCommand4) Execute

func (cmd FakeCommand4) Execute(c flags.FlagContext) error

func (FakeCommand4) MetaData

func (FakeCommand4) Requirements

func (FakeCommand4) SetDependency

func (cmd FakeCommand4) SetDependency(deps commandregistry.Dependency, pluginCall bool) commandregistry.Command

Jump to

Keyboard shortcuts

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