Documentation ¶
Overview ¶
Package time wraps "time" and allows for custom implementations of key functions.
Index ¶
Constants ¶
View Source
const ( Nanosecond = time.Nanosecond Microsecond = time.Microsecond Millisecond = time.Millisecond Second = time.Second Minute = time.Minute Hour = time.Hour )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.