evar

package
v4.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExpvarToVal

func ExpvarToVal(in expvar.Var) interface{}

ExpvarToVal is a helper to extract the root value() from an expvar. Vars from the standard library (and expvar.Func) expose a Value() method that we prefer. For any other Var we fall back to its String(), which the expvar.Var contract requires to be valid JSON, rather than silently dropping it.

func ForExpvar

func ForExpvar(in interface{}) interface{}

ForExpvar is a helper to extract the root value() from any interface

Types

This section is empty.

Jump to

Keyboard shortcuts

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