Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompactJsonString ¶
CompactJsonString takes a string of human-readable, formatted JSON and compacts it. The purpose is to remove the formatting (e.g. newlines, tabs, etc) and return a string that would match an unmarshaled object string generated by a Go program natively.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.