mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add ach
This commit is contained in:
parent
8120665341
commit
9a31725c8e
@ -796,6 +796,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
|||||||
*Packages for accounting and finance.*
|
*Packages for accounting and finance.*
|
||||||
|
|
||||||
* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
|
* [accounting](https://github.com/leekchan/accounting) - money and currency formatting for golang.
|
||||||
|
* [ach](https://github.com/moov-io/ach) - A reader, writer, and valdiator for Automated Clearing House (ACH) files.
|
||||||
* [currency](https://github.com/bojanz/currency) - Handles currency amounts, provides currency information and formatting.
|
* [currency](https://github.com/bojanz/currency) - Handles currency amounts, provides currency information and formatting.
|
||||||
* [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package.
|
* [currency](https://github.com/bnkamalesh/currency) - High performant & accurate currency computation package.
|
||||||
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
|
* [decimal](https://github.com/shopspring/decimal) - Arbitrary-precision fixed-point decimal numbers.
|
||||||
|
Loading…
Reference in New Issue
Block a user