Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Option ¶ added in v0.0.9
func WithIndent ¶ added in v0.0.9
WithIndent specifies the indent string to use, and the length. For example, if you specify WithIndent(" " /* single space */, 2), the indent will be 2 spaces per level.
Please note that no check on the string will be performed, so anything you specify will be used as-is.
Click to show internal directories.
Click to hide internal directories.