/gopos

Yet another implementation of ISO8583 protocol in golng

Primary LanguageGoGNU General Public License v3.0GPL-3.0

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.