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
- Host: GitHub
- URL: https://github.com/danil/iso8583
- Owner: danil
- License: bsd-3-clause
- Created: 2020-12-29T13:13:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-27T17:52:09.000Z (about 5 years ago)
- Last Synced: 2025-02-13T22:37:09.460Z (over 1 year ago)
- Topics: 8583, codec, go, golang, iso8583
- Language: Go
- Homepage:
- Size: 154 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ISO 8583
[](https://cloud.drone.io/danil/iso8583)
[](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