//
pkg.gl
Category
github.com/fabric8io/almighty-core
query
simple
package
0.0.3
Repository:
https://github.com/fabric8io/almighty-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
30 SLOC
#
Functions
Parse
Parse parses strings of the form { "attribute1":value1,"attribute2":value2} into an expression of the form "attribute1=value1 and attribute2=value2" returns the expression "true" if empty.