Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Now = func() time.Time { return time.Now().UTC() }
Now is a function that returns the current time, but can easily be stubbed out by setting it to a function that returns a mock value. The default is to call time.Now().
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.