Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( HourSeconds int64 = int64(time.Hour.Seconds()) DaySeconds int64 = HourSeconds * 24 WeekSeconds int64 = DaySeconds * 7 )
View Source
var DefaultBuilder string
View Source
var DefaultConfig string
View Source
var DefaultRemote string
View Source
var DefaultWorkflow string
Functions ¶
func GetLocalDir ¶ added in v0.2.0
Types ¶
Click to show internal directories.
Click to hide internal directories.