A lightweight Sepa client implemented with go lang. Note : this library is in an early development stage, use at your own risk.
go get github.com/arces-wot/SEPA-Go
See the example1 for an overview of client apis and example2 for the new Publisher Aggregator Consumer apis.
- Fork it!
- Create your feature branch: git checkout -b my-new-feature
- Commit your changes: git commit -am 'Add some feature'
- Push to the branch: git push origin my-new-feature
- Submit a pull request :D