Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CompactJSON ¶
CompactJSON removes all whitespaces between json keys and values that is not required
func CompareJSONDecode ¶
CompareJSONDecode decodes a JSON string into a provided interface and then back to a json string. If the output json string does not match the compact version of the input string a error is returned
func CompareStructToJSON ¶
CompareStructToJSON compares Marshaled interface to a JSON string and returns an error if they do not match
func DiffStrings ¶
DiffStrings prints a nice compare between strings. Error is returned if strings are not equal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.