Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustNew ¶
func MustNew(options ...Option) render.Modifiable
Types ¶
type BreakStyle ¶
type BreakStyle byte
const ( BreakStyleCharacter BreakStyle = iota BreakStyleWord )
type Option ¶
type Option (func(*Generator))
func Dimensions ¶
func WithBreakStyle ¶
func WithBreakStyle(bs BreakStyle) Option
Click to show internal directories.
Click to hide internal directories.