//
pkg.gl
Category
github.com/pawelWritesCode/qjson
module
package
1.0.1
Repository:
https://github.com/pawelwritescode/qjson.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
148 SLOC
#
Functions
Resolve
Resolve returns data from expr of given respBody.
#
Constants
TypeArray
TypeArray defines that item is array or slice.
TypeObject
TypeObject defines that item is object.
#
Structs
Item
Item represents part of expression.
#
Type aliases
ItemType
No description provided by the author