Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Traverse ¶
func Traverse(b string, callback TraverseCallback)
Traverse traverse json object and call the callback function
func TraverseBytes ¶
func TraverseBytes(b []byte, callback TraverseCallback)
TraverseBytes is like Traverse but more efficient if use bytes
Types ¶
Click to show internal directories.
Click to hide internal directories.