package
0.12.3
Repository: https://github.com/codefresh-io/argo-cd.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.