package
0.0.0-20200318225345-d3be5f29b1a8
Repository: https://github.com/alexmt/pkg.git
Documentation: pkg.go.dev
# Functions
LogStack will log the current stack.
LogStats logs runtime statistics.
RegisterHeapDumper spawns a goroutine which dumps heap profile upon a SIGUSR2.
RegisterStackDumper spawns a goroutine which dumps stack trace upon a SIGUSR1.
StartStatsTicker starts a goroutine which dumps stats at a specified interval.