fmt

package
v0.0.0-...-fd2add7 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2016 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package fmt contains string formatting utilities

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Deep

func Deep(w io.Writer, v interface{})

Deep prints the value v to w, while recursing into struct fields, map key and values, array and slice elements. Deep may fall in an infinite loop if v has cycles.

func FormatBytes

func FormatBytes(n uint64) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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