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. Use go get
to install the dependencies.
To run all the tests, use the go test -cover
command.
More details are available at our Escher documentation site.