An open API service indexing awesome lists of open source software.

https://github.com/danil/iso8583

ISO 8583 codec for Go
https://github.com/danil/iso8583

8583 codec go golang iso8583

Last synced: about 1 year ago
JSON representation

ISO 8583 codec for Go

Awesome Lists containing this project

README

          

# ISO 8583

[![Build Status](https://cloud.drone.io/api/badges/danil/iso8583/status.svg)](https://cloud.drone.io/danil/iso8583)
[![Go Reference](https://pkg.go.dev/badge/github.com/danil/iso8583.svg)](https://pkg.go.dev/github.com/danil/iso8583)

[ISO 8583][] codec for Go.
Source files are distributed under the BSD-style license
found in the [LICENSE](./LICENSE) file.

[ISO 8583]: https://en.wikipedia.org/wiki/ISO_8583

## Install

go get github.com/danil/iso8583@v0.21.0