Go implementation of the AWS4 compatible Escher HTTP request signing and authentication library.
In order to run the tests, some Go libraries should be installed. See .travis.yml for tips.
To run all the tests, use the go test -cover command.
More details are available at our Escher documentation site.