report

package
v0.3.14 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package report provides reporting utilities.

Index

Constants

View Source
const (
	BYTE = 1 << (10 * iota)
	KILOBYTE
	MEGABYTE
	GIGABYTE
	TERABYTE
	PETABYTE
	EXABYTE
)

Bytes.

Variables

This section is empty.

Functions

func ByteSize

func ByteSize(bytes int64) string

ByteSize returns a human-readable byte string of the form 10M, 12.5K, and so forth.

func PeekBody

func PeekBody(body []byte, l int) []byte

PeekBody takes head of data for printing.

Types

This section is empty.

Jump to

Keyboard shortcuts

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