ezprof

module
v0.0.0-...-fc0de81 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2023 License: Unlicense

README

ezprof

Host pprof at localhost:8888. In any Go file, put:

import "git.tebibyte.media/sashakoshka/ezprof/ez"

func main () {
	...
	ez.Prof()
	...
}

And you will be able to connect to your program with the pprof tool.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL