statsview

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: GPL-3.0, GPL-3.0 Imports: 1 Imported by: 0

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

func Available

func Available() bool

Available returns true if a statsview is available to launch.

func Launch

func Launch(output io.Writer)

Launch a new goroutine running the statsview.

Types

This section is empty.

Jump to

Keyboard shortcuts

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