proxy.golang.org : github.com/hashicorp/go-bexpr : v0.1.3
Package bexpr is an implementation of a generic boolean expression evaluator. The general goal is to be able to evaluate some expression against some arbitrary data and get back a boolean indicating if the data was matched by the expression
Registry -
Documentation -
Download -
JSON -
codemeta.json
purl: pkg:golang/github.com/hashicorp/go-bexpr@v0.1.3
Published:
Indexed:
Loading...
Readme
Loading...
Dependencies
- github.com/hashicorp/hcl v1.0.0
- github.com/mitchellh/pointerstructure v1.1.0
- github.com/stretchr/testify v1.6.1