Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type T ¶
type T int64
T is a convenience type for UNIX 64 bit timestamps of 1 second precision.
func (T) I64 ¶
I64 returns the current UNIX timestamp of the current second as int64.
func (T) Ptr ¶
Ptr returns the pointer so values can register as nil and omitted.
func (T) Time ¶
Time converts a timestamp.Time value into a canonical UNIX 64 bit 1 second precision timestamp.
Click to show internal directories.
Click to hide internal directories.