Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Timestamp ¶
Timestamp is a time.Time that marshals to unix timestamp.
func (Timestamp) MarshalJSON ¶
MarshalJSON will marshal the timestamp into a unix timestamp.
func (*Timestamp) UnmarshalJSON ¶
UnmarshalJSON will read a timestamp from json.
Click to show internal directories.
Click to hide internal directories.