Go implementation of Fowler's Money pattern
Stars
1.9k
Forks
164
Watchers
1.9k
Open Issues
26
Overall repository health assessment
No package.json found
This might not be a Node.js project
111
commits
7
commits
5
commits
4
commits
4
commits
4
commits
3
commits
2
commits
2
commits
2
commits
feat: add function to get currency code based on currency numeric code
716a953View on GitHubTZS must have 2 fraction digits according to ISO 4217
c078490View on GitHubfix NewFromFloat to use newCurrency instead of GetCurrency
49b65f8View on GitHubGH-44 implement driver.Valuer and sql.Scanner for Amount and Currency (#99)
89bfd6bView on GitHub