Documentation
¶
Index ¶
- Constants
- func BytesToBits(b float64) float64
- func BytesToGibiBytes(b uint64) uint64
- func BytesToMebiBytes(b float64) float64
- func BytesToMegaBytes(b float64) float64
- func KibiBytesToMebiBytes(b uint64) uint64
- func ParseZfsSize(size string) (uint64, error)
- func RoundTwoDecimals(n float64) float64
- type IndexedValue
Constants ¶
View Source
const BINARY_KILO = 1024
Variables ¶
This section is empty.
Functions ¶
func BytesToBits ¶
func BytesToGibiBytes ¶
func BytesToMebiBytes ¶
func BytesToMegaBytes ¶
func KibiBytesToMebiBytes ¶ added in v0.2.2
func ParseZfsSize ¶ added in v0.3.0
func RoundTwoDecimals ¶
Types ¶
type IndexedValue ¶ added in v0.2.2
Click to show internal directories.
Click to hide internal directories.