package
0.0.2
Repository: https://github.com/kubework/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.