indentedwriter

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2021 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) Write

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

Write --

func (*Writer) Writeln

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

Writeln --

Jump to

Keyboard shortcuts

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