bergquist 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
..
compliance 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
fuzz 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
.gitignore 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
.travis.yml 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
LICENSE 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
Makefile 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
README.md 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
api.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
astnodetype_string.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
compliance_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
functions.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
interpreter.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
interpreter_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
lexer.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
lexer_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
parser.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
parser_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
toktype_string.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
util.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
util_test.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago

README.md

go-jmespath - A JMESPath implementation in Go

Build Status

See http://jmespath.org for more info.