package
0.3.6
Repository: https://github.com/hopeio/utils.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CheckContext snapshots the currently-running goroutines and returns a function to be run at the end of tests to see whether any goroutines leaked.
No description provided by the author
GetFuncName return the function name.
GoID returns the ID of current goroutine.

# Variables

TickerInterval defines the interval used by the ticker in Check* functions.