DEPRECATED: Use https://github.com/altipla-consulting/libs instead.
Basic money representation in Go with no loss in precision.
go get github.com/altipla-consulting/money
This library does not have dependencies outside the standard library.
You can make pull requests or create issues in GitHub. Any code you send should be formatted using gofmt
.
Run the tests
make test