GoMoney provides ability to work with monetary value using a currency's smallest unit. This package provides basic and precise Money operations such as rounding, splitting and allocating. Monetary values should not be stored as floats due to small rounding differences.
Features
- Provides a Money struct which stores information about an Money amount value and its currency
- Provides a Money.Amount struct which encapsulates all information about a monetary unit
- Represents monetary values as integers, in cents. This avoids floating point rounding errors
- Represents currency as Money.Currency instances providing a high level of flexibility
- Initialize Money by using smallest unit value
- Go-money provides base compare operations like equals, greater than, greater than or equal
Categories
Code FormattersLicense
MIT LicenseFollow Money
Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end, so you can focus on your app.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Money!