expvar

package
v0.0.0-...-375d9ab Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

This file has automatically been generated on Wed Feb 26 15:50:31 +05 2020. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FloatString

func FloatString(v *expvar.Float) string

func FloatValue

func FloatValue(v *expvar.Float) float64

func FuncString

func FuncString(f expvar.Func) string

func FuncValue

func FuncValue(f expvar.Func) interface{}

func Get

func Get(name string) expvar.Var

func Handler

func Handler() http.Handler

func IntString

func IntString(v *expvar.Int) string

func IntValue

func IntValue(v *expvar.Int) int64

func MapGet

func MapGet(v *expvar.Map, key string) expvar.Var

func MapInit

func MapInit(v *expvar.Map) *expvar.Map

func MapString

func MapString(v *expvar.Map) string

func NewFloat

func NewFloat(name string) *expvar.Float

func NewInt

func NewInt(name string) *expvar.Int

func NewMap

func NewMap(name string) *expvar.Map

func NewString

func NewString(name string) *expvar.String

func StringString

func StringString(v *expvar.String) string

func StringValue

func StringValue(v *expvar.String) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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