# README
redsys-golang
Redsys integration for golang
Install
go get github.com/altipla-consulting/redsys-golang
This library has the following external dependencies outside the Go standard library:
- github.com/juju/errors
- github.com/altipla-consulting/collections
- golang.org/x/net/context
Contributing
You can make pull requests or create issues in GitHub. Any code you send should be formatted using gofmt
.