Documentation ¶
Overview ¶
+build linux darwin windows
Index ¶
- func FreeOS()
- func GetHostname() string
- func GetRoutineId() uint64
- func GoRoutine(function func())
- func GoRoutineInLoop(function func())
- func GoRoutineInTimer(duration time.Duration, function func())
- func GoVarLoop(n uint64, function func())
- func IsLittleEndian() bool
- func RegisterSignalForPrintStack(sig os.Signal, callback func([]byte))
- func RegisterSignalForProfiling(sig ...os.Signal)
- func Reload() error
- func SwapEndianUin32(val uint32) uint32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetRoutineId ¶
func GetRoutineId() uint64
func GoRoutineInLoop ¶
func GoRoutineInLoop(function func())
func GoRoutineInTimer ¶
func IsLittleEndian ¶
func IsLittleEndian() bool
func SwapEndianUin32 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.