package
0.0.2
Repository: https://github.com/0wnperception/go-helpers.git
Documentation: pkg.go.dev

# README

USAGE

DOWNLOAD METRICS

OPEN METRICS

  • go tool pprof ./heap.out
  • go tool pprof ./profile.out
  • go tool pprof ./block.out
  • go tool pprof ./mutex.out
  • go tool trace ./trace.out

PPROF OPTIONS

  • top
  • web
  • list (func name)

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author