postgres_exporter/tools/vendor/github.com/google/shlex
2017-06-07 00:53:19 +10:00
..
COPYING Add self-contained gometalinter build tooling. 2017-06-07 00:53:19 +10:00
README Add self-contained gometalinter build tooling. 2017-06-07 00:53:19 +10:00
shlex.go Add self-contained gometalinter build tooling. 2017-06-07 00:53:19 +10:00

go-shlex is a simple lexer for go that supports shell-style quoting,
commenting, and escaping.