Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 1.11 KB

README.md

File metadata and controls

34 lines (21 loc) · 1.11 KB

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