kubernetes/vendor/github.com/google/shlex
2021-03-08 16:50:43 -08:00
..
COPYING
go.mod
README
shlex.go

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