Skip to content

g-pkg/pprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status codecov

pprof

Installation

go get -u github.com/g-pkg/pprof

Quick Start

go func(){
    log.Println(pprof.Serve(":15002"))
}()

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages