expvar

package
v0.0.0-...-e5a160e Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiffFloat

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

func NewDiffFloat

func NewDiffFloat(name string) *DiffFloat

func (*DiffFloat) Set

func (v *DiffFloat) Set(delta float64)

func (*DiffFloat) String

func (v *DiffFloat) String() string

type DiffInt

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

func NewDiffInt

func NewDiffInt(name string) *DiffInt

func (*DiffInt) Set

func (v *DiffInt) Set(delta int64)

func (*DiffInt) String

func (v *DiffInt) String() string

Jump to

Keyboard shortcuts

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