Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetInaccurateTime ¶
func GetInaccurateUnixNano ¶
func GetInaccurateUnixNano() int64
func SetNowTime ¶
func SetNowTime(unixNano int64)
SetNowTime sets the current time. Function should be used only in tests.
An alternative to this approach is to store and redefine a function through the fields of the tested struct. But in this case, the inlining function GetInaccurateUnixNano is lost.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.