Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 387 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 387 Bytes

GOPOS

GOPOS is another implementation of ISO8583 protocol. The project is meant to be a port of JPOS, which is written in Java, to golang, so many of its ideas and design principles are taken directly from JPOS. Of course there may be deviations from JPOS wherever it fits the project.