Documentation
¶
Overview ¶
Package jsonshared holds value coercion helpers shared by the ndjson and jsonarray packages.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CoerceValue ¶
CoerceValue attempts to convert string values to native JSON types (number, boolean, null) for cleaner JSON output.
func ValueToString ¶
ValueToString converts a JSON value to its string representation for the tabular interface.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.