Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Wrap ¶
type Wrap struct {
Limit int
Newline []rune
KeepNewlines bool
PreserveSpace bool
TabWidth int
// contains filtered or unexported fields
}
func NewWriter ¶
NewWriter returns a new instance of a wrapping writer, initialized with default settings.
Click to show internal directories.
Click to hide internal directories.