Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EpochTime ¶
EpochTime is a type used for unmarshaling timestamps represented in epoch time. Its underlying type is time.Time.
func (EpochTime) MarshalJSON ¶
MarshalJSON is responsible for marshaling the EpochTime type.
func (*EpochTime) UnmarshalJSON ¶
UnmarshalJSON is responsible for unmarshaling the EpochTime type.
Click to show internal directories.
Click to hide internal directories.