robinbraemer / go-pbmoney

Go utilities for google/type/money.proto

Home Page:https://godoc.org/github.com/google/go-pbmoney

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go utilities for google/type/money.proto

https://godoc.org/github.com/google/go-pbmoney

License:Apache License 2.0


Languages

Language:Go 100.0%