datasize

package
v0.0.0-...-cc98a46 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package datasize helps data size definition.

It is recommended to dot import this package.

Index

Constants

View Source
const (
	KB uint = 1 << (10 * iota)
	MB
)

Variables

This section is empty.

Functions

func FormatSize

func FormatSize(s uint) string

FormatSize convert 1024 into "1KB"

Types

This section is empty.

Jump to

Keyboard shortcuts

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