https://github.com/umran/money
A library for monetary calculations in Go without losing decimal precision
https://github.com/umran/money
accounting decimal go golang money precision
Last synced: 11 months ago
JSON representation
A library for monetary calculations in Go without losing decimal precision
- Host: GitHub
- URL: https://github.com/umran/money
- Owner: umran
- License: mpl-2.0
- Created: 2019-11-23T15:58:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-29T01:10:03.000Z (over 5 years ago)
- Last Synced: 2024-12-27T08:28:32.490Z (over 1 year ago)
- Topics: accounting, decimal, go, golang, money, precision
- Language: Go
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Money: A library for monetary calculations in Go without losing decimal precision
[](http://godoc.org/github.com/umran/money)
[](https://travis-ci.com/umran/money)
[](https://coveralls.io/github/umran/money?branch=master)
[](https://goreportcard.com/report/github.com/umran/money)
# API Documentation
For now please refer to the GoDocs page for this project: