os

package
v1.8.95 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2024 License: LGPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KB = 1024
	MB = 1024 * KB
	GB = 1024 * MB
	TB = 1024 * GB
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ByteSize

type ByteSize int64

ByteSize 字节大小转换辅助函数

func (ByteSize) String

func (b ByteSize) String() string

func (ByteSize) ToGB

func (b ByteSize) ToGB() float64

func (ByteSize) ToKB

func (b ByteSize) ToKB() float64

func (ByteSize) ToMB

func (b ByteSize) ToMB() float64

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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