Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByteSliceToString ¶
func RemoveNullKeys ¶
RemoveNullKeys removes keys with null values from a JSON object represented as a map[string]any.
func RemoveNullKeysFromJSON ¶
func RemoveNullKeysFromJSON(in json.RawMessage) (json.RawMessage, error)
RemoveNullKeysFromJSON removes null keys from a JSON.RawMessage.
func RemoveNullKeysFromJSONString ¶
RemoveNullKeysFromJSONString removes null keys from a JSON string.
func StringToByteSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.