Thanks to visit codestin.com Credit goes to Github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix and test buffer reuse (ohler55#91)
changelog
Update changelog
More script operators (ohler55#87) * WIP * Add the JSONPath 'in' operator * Add empty filter operator * Add empty filter operator * Add regex filter * changelog * Fix linter warnings * Add golangci cinfig file
Improve coverage
Fix []byte encoding
Make jp.Script thread safe
Fix parser reuse for callbacks and channels