indentedwriter

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IndentedString

func IndentedString(f func(io.Writer) error) (string, error)

IndentedString --.

Types

type Flusher

type Flusher interface {
	Flush()
}

Flusher --.

type Writer

type Writer struct {
	// contains filtered or unexported fields
}

Writer --.

func NewWriter

func NewWriter(out io.Writer) *Writer

NewWriter --.

func (*Writer) Flush

func (iw *Writer) Flush()

Flush --.

func (*Writer) Writef

func (iw *Writer) Writef(indentLevel int, format string, i ...interface{})

Writef --.

func (*Writer) Writelnf

func (iw *Writer) Writelnf(indentLevel int, format string, i ...interface{})

Writelnf --.

Jump to

Keyboard shortcuts

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