Documentation ¶
Index ¶
- func Decode(v string, to interface{}) error
- func Encode(v interface{}) (string, error)
- func EncodeBeautify(v interface{}) (string, error)
- func IsJSON(str string) bool
- func IsKeyExists(json string, keyPath string) bool
- func IsValid(json string) bool
- func IsValueExists(json string, keyPath string, value string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeBeautify ¶
func IsKeyExists ¶
func IsValueExists ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.