Documentation
¶
Overview ¶
Package jsonutil provides JSON utilities with consistent formatting.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalIndentWithNewline ¶
MarshalIndentWithNewline is like json.MarshalIndent but adds a trailing newline. This ensures JSON files have proper POSIX line endings.
func MarshalWithNoHTMLEscape ¶ added in v0.5.6
MarshalWithNoHTMLEscape is like json.Marshal but disables HTML escaping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.