Host pprof at localhost:8888 in one line
hook | ||
go.mod | ||
LICENSE | ||
README.md |
ezprof
Host pprof at localhost:8888 in one line. In any Go file, put:
import _ "git.tebibyte.media/sashakoshka/ezprof/hook"
And you will be able to connect to your program with the pprof tool.