Versions in this module Expand all Collapse all v0 v0.13.1 May 19, 2020 Changes in this version + type TimeStamp int64 + func FromTime(t time.Time) TimeStamp + func (ts *TimeStamp) MarshalJSON() ([]byte, error) + func (ts *TimeStamp) ToTime() time.Time + func (ts *TimeStamp) UnmarshalJSON(data []byte) error