Versions in this module Expand all Collapse all v2 v2.5.0 Jan 2, 2021 Changes in this version type Wrapper + CutLongWords bool v2.4.0 Jan 2, 2021 Changes in this version + func Wrap(s string, limit int) string + type Wrapper struct + Breakpoints string + LimitIncludesPrefixSuffix bool + Newline string + OutputLinePrefix string + OutputLineSuffix string + StripTrailingNewline bool + TrimInputPrefix string + TrimInputSuffix string + func NewWrapper() Wrapper + func (w Wrapper) Wrap(s string, limit int) string Other modules containing this package github.com/bbrks/wrap