Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBuildCommand ¶
func NewInitCommand ¶
func NewReleaseCommand ¶
Types ¶
type BuildCommand ¶
type BuildCommand struct {
// contains filtered or unexported fields
}
func (*BuildCommand) RunBuild ¶
func (bc *BuildCommand) RunBuild() error
func (*BuildCommand) RunBuildWithResults ¶
func (bc *BuildCommand) RunBuildWithResults() ([]models.ArchiveResult, error)
type InitCommand ¶
type InitCommand struct {
// contains filtered or unexported fields
}
type ReleaseCommand ¶
type ReleaseCommand struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.