strconv

package
v1.43.7 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: OSL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AppendQuote = strconv.AppendQuote
	FormatFloat = strconv.FormatFloat
	Quote       = strconv.Quote
)

Functions

func Label added in v1.43.7

func Label[T Number](value T, unit ...string) string

func Label_Number added in v1.43.7

func Label_Number[T Number](value T) string

func Label_Rate added in v1.43.7

func Label_Rate[T Number](value T) string

func Label_Size added in v1.43.7

func Label_Size[T Number](value T) string

func String added in v1.43.7

func String(buf []byte) bool

mimesniff.spec.whatwg.org#binary-data-byte

Types

type Number

type Number interface {
	float64 | int | int64 | ~uint64
}

Jump to

Keyboard shortcuts

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