Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Duration ¶
Duration is a time.Duration that implements TextMarshaler and TextUnmarshaler. Useful for embedding in structs that will be encoded as JSON, TOML, etc.
func (Duration) MarshalText ¶
func (*Duration) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.