Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONCompact ¶
JSONCompact compacts JSON to a single line.
func JSONPretty ¶
JSONPretty pretty-prints JSON with custom indentation.
Types ¶
type Option ¶
type Option func(*Config)
Option configures a Config.
func WithIndent ¶
func WithStdout ¶
Click to show internal directories.
Click to hide internal directories.