fu

package
v0.310.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package fu provides "fmt utilities", helper functions for implementing fmt.Stringer and fmt.Formatter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FRepr

func FRepr(w io.Writer, i interface{})

func Format

func Format(i interface{}, f fmt.State, verb rune)

func Fprint

func Fprint(w io.Writer, a ...interface{})

func Fprintf

func Fprintf(w io.Writer, format string, a ...interface{})

func Repr

func Repr(i interface{}) string

func String

func String(i interface{}) string

func Write

func Write(w io.Writer, b []byte)

func WriteFormattedValue

func WriteFormattedValue(f fmt.State, i interface{})

func WriteString

func WriteString(w io.Writer, s string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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