//
pkg.gl
Category
github.com/Ecom-Insight/ultrago
u_monitor
package
1.0.3
Repository:
https://github.com/ecom-insight/ultrago.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
61 SLOC
#
Functions
Monitor
Monitor register with goroutine to monitor memory and GC.
TimeTrack
TimeTrack call defer TimeTrack(time.Now) at beginning of function that you want to track monitor.
TimeTrackWithCtx
No description provided by the author