//
pkg.gl
Category
github.com/hongker/framework
component
trace
package
0.0.7
Repository:
https://github.com/hongker/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
47 SLOC
#
Functions
GC
GC 回收唯一ID,释放map容量.
Get
Get 获取当前协程的唯一ID,如果没有设置当前协程的唯一ID,会返回空字符串.
NewUUID
NewUUID 新生成一个全局的唯一ID.
Set
Set 设置全局唯一ID,协程安全.