bergquist 7ed643f302 remove unused code from vendor 8 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 e023f79c5a migrate from govendor to dep 8 years ago
README.md 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
api.go e023f79c5a migrate from govendor to dep 8 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 e023f79c5a migrate from govendor to dep 8 years ago
interpreter.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
interpreter_test.go e023f79c5a migrate from govendor to dep 8 years ago
lexer.go 6253476c73 tech(build): move dependencies to vendor folder 9 years ago
lexer_test.go e023f79c5a migrate from govendor to dep 8 years ago
parser.go e023f79c5a migrate from govendor to dep 8 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 e023f79c5a migrate from govendor to dep 8 years ago

README.md

go-jmespath - A JMESPath implementation in Go

Build Status

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