console

package
v0.0.0-...-4b56e16 Latest Latest
Warning

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

Go to latest
Published: May 11, 2017 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandEnv

type CommandEnv struct {
	Config larago.Config
	Logger *logger.Logger
}

CommandEnv to apply DB changes.

func (*CommandEnv) GetCommand

func (c *CommandEnv) GetCommand() cli.Command

GetCommand for the cli to register.

func (*CommandEnv) Handle

func (c *CommandEnv) Handle(args cli.Args) error

Handle command.

type CommandMakeCommand

type CommandMakeCommand struct {
	Logger *logger.Logger
	// contains filtered or unexported fields
}

CommandMakeCommand to apply DB changes.

func (*CommandMakeCommand) GetCommand

func (c *CommandMakeCommand) GetCommand() cli.Command

GetCommand for the cli to register.

func (*CommandMakeCommand) Handle

func (c *CommandMakeCommand) Handle(args cli.Args) error

Handle command.

type CommandMakeMiddleware

type CommandMakeMiddleware struct {
	Logger *logger.Logger
	// contains filtered or unexported fields
}

CommandMakeMiddleware to apply DB changes.

func (*CommandMakeMiddleware) GetCommand

func (c *CommandMakeMiddleware) GetCommand() cli.Command

GetCommand for the cli to register.

func (*CommandMakeMiddleware) Handle

func (c *CommandMakeMiddleware) Handle(args cli.Args) error

Handle command.

type CommandMakeModel

type CommandMakeModel struct {
	Logger *logger.Logger
	// contains filtered or unexported fields
}

CommandMakeModel to apply DB changes.

func (*CommandMakeModel) GetCommand

func (c *CommandMakeModel) GetCommand() cli.Command

GetCommand for the cli to register.

func (*CommandMakeModel) Handle

func (c *CommandMakeModel) Handle(args cli.Args) error

Handle command.

type CommandMakeProvider

type CommandMakeProvider struct {
	Logger *logger.Logger
	// contains filtered or unexported fields
}

CommandMakeProvider to apply DB changes.

func (*CommandMakeProvider) GetCommand

func (c *CommandMakeProvider) GetCommand() cli.Command

GetCommand for the cli to register.

func (*CommandMakeProvider) Handle

func (c *CommandMakeProvider) Handle(args cli.Args) error

Handle command.

Jump to

Keyboard shortcuts

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