Documentation ¶
Index ¶
Constants ¶
View Source
const ( LayoutUnix = "unix" LayoutUnixMs = "unix_ms" )
Variables ¶
This section is empty.
Functions ¶
func TimeFormatNow ¶
func TranslateTimestampSince ¶ added in v1.4.0
Types ¶
type Duration ¶
type Duration struct {
// contains filtered or unexported fields
}
func (Duration) MarshalYAML ¶
MarshalYAML implements the yaml.Marshaler interface.
func (*Duration) UnmarshalYAML ¶
UnmarshalYAML implements the yaml.Unmarshaler interface.
Click to show internal directories.
Click to hide internal directories.