Documentation ¶
Index ¶
- func FromBytes(bytes []byte, target interface{}) error
- func FromJson(jsonStr string, target interface{}) error
- func GetNodeFromBytes(byt []byte, path interface{}) jsoniter.Any
- func GetNodeFromString(jsonStr string, path interface{}) jsoniter.Any
- func ToBytes(data interface{}) ([]byte, error)
- func ToJson(data interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNodeFromBytes ¶
func GetNodeFromString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.