Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandEnv ¶
CommandEnv to apply DB changes.
func (*CommandEnv) GetCommand ¶
func (c *CommandEnv) GetCommand() cli.Command
GetCommand for the cli to register.
type CommandMakeCommand ¶
CommandMakeCommand to apply DB changes.
func (*CommandMakeCommand) GetCommand ¶
func (c *CommandMakeCommand) GetCommand() cli.Command
GetCommand for the cli to register.
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.
type CommandMakeModel ¶
CommandMakeModel to apply DB changes.
func (*CommandMakeModel) GetCommand ¶
func (c *CommandMakeModel) GetCommand() cli.Command
GetCommand for the cli to register.
type CommandMakeProvider ¶
CommandMakeProvider to apply DB changes.
func (*CommandMakeProvider) GetCommand ¶
func (c *CommandMakeProvider) GetCommand() cli.Command
GetCommand for the cli to register.
Click to show internal directories.
Click to hide internal directories.