indenter

package
v0.0.0-...-878775e Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Indenter

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

func New

func New(writer io.Writer) *Indenter

func (*Indenter) NextLevel

func (i *Indenter) NextLevel() *Indenter

func (*Indenter) Print

func (i *Indenter) Print(a ...interface{}) (n int, err error)

func (*Indenter) Printf

func (i *Indenter) Printf(format string, a ...interface{}) (n int, err error)

func (*Indenter) Println

func (i *Indenter) Println(a ...interface{}) (n int, err error)

func (*Indenter) Write

func (i *Indenter) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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