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
You Might Also Like
Our Free Plans just got better! | Auth0 by Okta
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Money!