The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/vendor/github.com/jmespath/go-jmespath
Carl Bergquist 68f5ddf18c
replace dep with go modules (#16017)
6 years ago
..
.gitignore replace dep with go modules (#16017) 6 years ago
LICENSE tech(build): move dependencies to vendor folder 9 years ago
Makefile replace dep with go modules (#16017) 6 years ago
README.md replace dep with go modules (#16017) 6 years ago
api.go upgrade xorm packages to latest versions 6 years ago
astnodetype_string.go tech(build): move dependencies to vendor folder 9 years ago
functions.go migrate from govendor to dep 7 years ago
interpreter.go tech(build): move dependencies to vendor folder 9 years ago
lexer.go tech(build): move dependencies to vendor folder 9 years ago
parser.go migrate from govendor to dep 7 years ago
toktype_string.go tech(build): move dependencies to vendor folder 9 years ago
util.go 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.