indentedwriter

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 5 Imported by: 2

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 added in v1.7.0

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

Writef --.

func (*Writer) Writelnf added in v1.7.0

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