Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Project ¶
type Project struct {
// contains filtered or unexported fields
}
Project ...
func NewProject ¶
NewProject ...
func (Project) FindArtifacts ¶
func (proj Project) FindArtifacts(generatedAfter time.Time, pattern string, includeModuleInName bool) ([]Artifact, error)
FindArtifacts ...
type Task ¶
type Task struct {
// contains filtered or unexported fields
}
Task ...
func (*Task) GetCommand ¶
GetCommand ...
Click to show internal directories.
Click to hide internal directories.