/go-pbmoney

Go utilities for google/type/money.proto

Primary LanguageGoApache License 2.0Apache-2.0

go-pbmoney

This Go package contains utilities and arithmetic functions to work with Google’s money.proto.

These utilities can be used to check validity and sign of the Money amount, as well as arithmetic operations like adding two Money messages.

See GoDoc for package documentation.

go get -u github.com/google/go-pbmoney

See LICENSE for licensing information and CONTRIBUTING.md for contribution guidelines.

This is not an official Google project.