cmds

package
v0.0.0-...-91fbb89 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2017 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddCmd

type AddCmd struct {
	Con *conf.AppConf
}

AddCmd is cmd struct

func (*AddCmd) Execute

func (p *AddCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*AddCmd) Name

func (*AddCmd) Name() string

func (*AddCmd) SetFlags

func (p *AddCmd) SetFlags(f *flag.FlagSet)

func (*AddCmd) Synopsis

func (*AddCmd) Synopsis() string

func (*AddCmd) Usage

func (*AddCmd) Usage() string

type GitCmd

type GitCmd struct {
	Con *conf.AppConf
	// contains filtered or unexported fields
}

GitCmd is cmd struct

func (*GitCmd) Execute

func (p *GitCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*GitCmd) Name

func (*GitCmd) Name() string

func (*GitCmd) SetFlags

func (p *GitCmd) SetFlags(f *flag.FlagSet)

func (*GitCmd) Synopsis

func (*GitCmd) Synopsis() string

func (*GitCmd) Usage

func (*GitCmd) Usage() string

type InfoCmd

type InfoCmd struct {
	Con *conf.AppConf
}

InfoCmd is cmd struct

func (*InfoCmd) Execute

func (p *InfoCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*InfoCmd) Name

func (*InfoCmd) Name() string

func (*InfoCmd) SetFlags

func (p *InfoCmd) SetFlags(f *flag.FlagSet)

func (*InfoCmd) Synopsis

func (*InfoCmd) Synopsis() string

func (*InfoCmd) Usage

func (*InfoCmd) Usage() string

type LsCmd

type LsCmd struct {
	Con *conf.AppConf
}

LsCmd is cmd struct

func (*LsCmd) Execute

func (p *LsCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*LsCmd) Name

func (*LsCmd) Name() string

func (*LsCmd) SetFlags

func (p *LsCmd) SetFlags(f *flag.FlagSet)

func (*LsCmd) Synopsis

func (*LsCmd) Synopsis() string

func (*LsCmd) Usage

func (*LsCmd) Usage() string

type RmCmd

type RmCmd struct {
	Con *conf.AppConf
}

RmCmd is cmd struct

func (*RmCmd) Execute

func (p *RmCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*RmCmd) Name

func (*RmCmd) Name() string

func (*RmCmd) SetFlags

func (p *RmCmd) SetFlags(f *flag.FlagSet)

func (*RmCmd) Synopsis

func (*RmCmd) Synopsis() string

func (*RmCmd) Usage

func (*RmCmd) Usage() string

type RmgCmd

type RmgCmd struct {
	Con *conf.AppConf
}

RmgCmd is cmd struct

func (*RmgCmd) Execute

func (p *RmgCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*RmgCmd) Name

func (*RmgCmd) Name() string

func (*RmgCmd) SetFlags

func (p *RmgCmd) SetFlags(f *flag.FlagSet)

func (*RmgCmd) Synopsis

func (*RmgCmd) Synopsis() string

func (*RmgCmd) Usage

func (*RmgCmd) Usage() string

type VersionCmd

type VersionCmd struct {
	Con     *conf.AppConf
	Version string
}

VersionCmd is cmd struct

func (*VersionCmd) Execute

func (p *VersionCmd) Execute(_ context.Context, f *flag.FlagSet, _ ...interface{}) subcommands.ExitStatus

func (*VersionCmd) Name

func (*VersionCmd) Name() string

func (*VersionCmd) SetFlags

func (p *VersionCmd) SetFlags(f *flag.FlagSet)

func (*VersionCmd) Synopsis

func (*VersionCmd) Synopsis() string

func (*VersionCmd) Usage

func (*VersionCmd) Usage() string

Jump to

Keyboard shortcuts

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