viewer

package
v0.0.0-...-9dc0c21 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// VStatic is the name of StaticViewer
	VStatic = "static"
)

Variables

This section is empty.

Functions

func NewStaticViewer

func NewStaticViewer() viewer.Viewer

NewStaticViewer returns the StaticViewer instance Series: Count

Types

type StaticViewer

type StaticViewer struct {
	// contains filtered or unexported fields
}

StaticViewer show value from 0 to 10

func (*StaticViewer) Name

func (vs *StaticViewer) Name() string

func (*StaticViewer) Serve

func (vs *StaticViewer) Serve(w http.ResponseWriter, _ *http.Request)

func (*StaticViewer) SetStatsMgr

func (vs *StaticViewer) SetStatsMgr(smgr *viewer.StatsMgr)

func (*StaticViewer) View

func (vs *StaticViewer) View() *charts.Line

Jump to

Keyboard shortcuts

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