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.
packer/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.
6 years ago
..
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. 6 years ago
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. 6 years ago
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. 6 years ago
tree Remove LGPL dependencies 9 years ago
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. 6 years ago
.travis.yml go mod vendor && go mod tidy 7 years ago
LICENSE Remove LGPL dependencies 9 years ago
README.md Remove LGPL dependencies 9 years ago
coverage.sh go mod vendor && go mod tidy 7 years ago
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. 6 years ago
marshal.go Remove LGPL dependencies 9 years ago

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.