/go-usps-rate

go-usps-rate is a package for calculate shipping zone and shipping rate.

Primary LanguageGoMIT LicenseMIT

go-usps-rate

Go Reference build codecov go report

English | 简体中文

go-usps-rate is a package for calculate shipping zone and shipping rate.

Installation

go get -u github.com/linehk/go-usps-rate

Usages

Import package in Go:

import "github.com/linehk/go-usps-rate" 

Contributing

If you feel that there is something to improve this project, please feel free to launch Pull Request.

For major changes, please open an issue first to discuss what you would like to change.

License

MIT License