disk

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KB = 1 << (10 * iota) // 2 ^ 10
	MB                    // 2 ^ 20
	GB                    // 2 ^ 30
	TB                    // 2 ^ 40
	PB                    // 2 ^ 50
	EB                    // 2 ^ 60
	ZB                    // 2 ^ 70 //constant 1180591620717411303424 overflows int
	YB                    // 2 ^ 80 //constant 1208925819614629174706176 overflows int
)

Variables

This section is empty.

Functions

func Free

func Free(path string) (uint64, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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