package
1.1.0
Repository: https://github.com/funbytes/modern-go.git
Documentation: pkg.go.dev

# Functions

AddGoroutineTag 直接打印 tag: $filename/$funcname().
AddGoroutineTagParams 打印 tag: $filename/$funcname() 打印 额外的参数, 需要是偶数个参数.
No description provided by the author
SetLabels will set debugger labels for any function/method call.

# Type aliases

Labels generates the labels for a function/method.