Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // InHostNamespace show if the current namespace is host InHostNamespace bool // SilenceMode indicate do not running offline jobs SilenceMode bool )
View Source
var ( // ErrNotFound show the error meaning "not found" ErrNotFound = errors.New("not found") )
Functions ¶
func GetClockTicksPerSecond ¶
func GetClockTicksPerSecond() int64
GetClockTicksPerSecond return clock ticks per second from unix
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.