strutil

package
v1.34.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2024 License: Apache-2.0 Imports: 4 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FormatPercent

func FormatPercent(val float64) (valStr string)

func FormatSize

func FormatSize(size uint64) (sizeStr string)

func FormatSizeFloat

func FormatSizeFloat(val float64) (sizeStr string)

func ParsePercent

func ParsePercent(valStr string) (val float64, err error)

func ParseSize

func ParseSize(sizeStr string) (size uint64, err error)

Types

type SuffixPair

type SuffixPair struct {
	Size   float64
	Suffix string
}

Jump to

Keyboard shortcuts

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