cloudflared-mirror/vendor/github.com/flynn/go-shlex
Paul Querna 748eb367fa
Add go modules vendor
2019-05-06 16:42:05 -07:00
..
COPYING Add go modules vendor 2019-05-06 16:42:05 -07:00
Makefile Add go modules vendor 2019-05-06 16:42:05 -07:00
README.md Add go modules vendor 2019-05-06 16:42:05 -07:00
shlex.go Add go modules vendor 2019-05-06 16:42:05 -07:00

README.md

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