Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Vars ¶ added in v0.2.0
type Vars struct {
Profile string
Command string
Duration string // compact: "2m15s"
DurationSay string // spoken: "2 minutes and 15 seconds"
Time string // compact: "15:04"
TimeSay string // spoken: "3:04 PM"
Date string // compact: "2006-01-02"
DateSay string // spoken: "January 2, 2006"
Hostname string
}
Vars holds runtime values for template expansion.
Click to show internal directories.
Click to hide internal directories.