directory
0.0.3
Repository: https://github.com/fabric8io/almighty-core.git
Documentation: pkg.go.dev

# Packages

Package query This package implements a super basic parser that takes a string, converts it to json and constructs an AndExpression of "key == value" expressions of all the fields in the json object this is just a stand-in until we have defined a proper query language.