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

https://github.com/trippwill/go-currency


https://github.com/trippwill/go-currency

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# GO-CURRENCY

A module for representing amounts of various currencies, in a type-safe way.

Currency amounts are represented using the module's fixedpoint package.

This is mostly a personal experiment. Feel free to make use of any part of it, but it is not supported.