Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UnixTime ¶
type UnixTime int64
func NewFromTime ¶
NewFromTime converts a time.Time value to UnixTime.
func NewFromTimeStamp ¶
NewFromTimeStamp converts a timestamp.Timestamp value to UnixTime.
func (UnixTime) ToTimeStamp ¶
ToTimeStamp converts UnixTime to a timestamp.Timestamp value.
Click to show internal directories.
Click to hide internal directories.