packer-cn/vendor/github.com/ChrisTrenkamp/goxpath
Megan Marsh 4178625afb re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
..
internal re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
lexer re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
parser re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
tree Remove LGPL dependencies 2017-08-30 12:10:12 -07:00
xconst re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
.travis.yml go mod vendor && go mod tidy 2019-04-11 14:19:24 +02:00
LICENSE Remove LGPL dependencies 2017-08-30 12:10:12 -07:00
README.md Remove LGPL dependencies 2017-08-30 12:10:12 -07:00
coverage.sh go mod vendor && go mod tidy 2019-04-11 14:19:24 +02:00
goxpath.go re-add winrm_no_proxy option. Winrm code needs to be modified in order to read no_proxy env var when client is created rather than when net/http library is instantiated. 2020-06-16 10:27:30 -07:00
marshal.go Remove LGPL dependencies 2017-08-30 12:10:12 -07:00

README.md

goxpath GoDoc Build Status codecov.io Go Report Card

An XPath 1.0 implementation written in Go. See the wiki for more information.