//
pkg.gl
Category
github.com/tm-ad/g-base
util
sys
package
0.0.13
Repository:
https://github.com/tm-ad/g-base.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
188 SLOC
#
Functions
CurGoroutineID
No description provided by the author
FindRootRoutineId
FindRootRoutineId 寻找最顶级父routine的id.
RunRoutine
RunRoutine 提供一个封装的 go goroutine 启动方法 该方法会在运行环境中建立 parent goroutine id 和 current goroutine id 的 map 映射.