Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 207 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 207 Bytes

money

Package money represents a monetary value. This is a Go implementation of Fowler's Money pattern.

Install

go get github.com/martinusso/money