Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalJSONWithSorting ¶
MarshalJSONWithSorting marshals JSON with keys sorted by alphabet, same rule as marshalling map
When called from a Marshaller, the input should be a new/derived type without Marshaller defined to prevent infinite recursion
func MarshalToJSONFile ¶
MarshalToJSONFile marshals structure to a JSON file at the specified path
func UnmarshalFromJSONFile ¶
UnmarshalFromJSONFile unmarshals JSON file at the specified path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.