Documentation
¶
Overview ¶
Package statsview is an optional package that will built only when the +statsview build constraint is present
It provides a HTTP server running locally offering runtime statistics. Underlying funcionality provided by "github.com/go-echarts/statsview" After launch, graphical statistics will be viewable at: localhost:12600/debug/statsview And standard Go pprof statistics available at: localhost:12600/debug/pprof/
Index ¶
Constants ¶
View Source
const Address = "no statsview"
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.