Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrGeneric = internal.NewError("Command execution failed")
)
Functions ¶
This section is empty.
Types ¶
type SeedCommand ¶
func NewSeedCommand ¶
func NewSeedCommand(configuration internal.Configuration, logger core.Logger, database database.Database) *SeedCommand
TODO: CHANGE THIS, NEW SEED COMMAND SHOULD RETURN A CLI.COMMAND!
func (*SeedCommand) Execute ¶
func (self *SeedCommand) Execute() error
Click to show internal directories.
Click to hide internal directories.