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 the serializes as a string in JSON using the go time.Duration string format.
func (Duration) MarshalJSON ¶
MarshalJSON implements json.Marshaler
func (*Duration) UnmarshalJSON ¶
UnmarshalJSON implements json.Unmarshaler
Click to show internal directories.
Click to hide internal directories.