Categorygithub.com/aiwutech/debugcharts
modulepackage
0.0.0-20151230063732-53bb4c5def79
Repository: https://github.com/aiwutech/debugcharts.git
Documentation: pkg.go.dev

# README

debugcharts Build Status

Go memory debug charts.

This package uses chart library Highcharts. It is free for personal and non-commercial use. Please buy a license otherwise.

Installation

go get -v -u github.com/mkevac/debugcharts

Usage

Just install package and start http server. There is an example program here.

Then go to http://localhost:8080/debug/charts. You should see something like this:

Data is updated every second. We keep data for last day.

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author