Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶ added in v0.1.4
func Initialize()
Types ¶
type CommandBuild ¶ added in v0.1.4
type CommandBuild struct {
// contains filtered or unexported fields
}
func NewCommandBuild ¶ added in v0.1.4
func NewCommandBuild(cfg ConfigCommandBuild) CommandBuild
func (CommandBuild) Log ¶ added in v0.1.4
func (c CommandBuild) Log(msg string)
func (CommandBuild) Run ¶ added in v0.1.4
func (c CommandBuild) Run() (err error)
type ConfigCommandBuild ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.