Documentation
¶
Overview ¶
Package gox for basic go utils
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CurrentGoroutineId ¶
func CurrentGoroutineId() int64
CurrentGoroutineId get current goroutine id by walk stack. This func get goroutine id by parse current stack string, call this function is expensive.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.