Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add currency computation package (#2524)
* github.com repo: [currency](https://github.com/bnkamalesh/currency) godoc.org: [![](https://godoc.org/github.com/nathany/looper?status.svg)](https://godoc.org/github.com/bnkamalesh/currency) goreportcard.com: [![](https://goreportcard.com/badge/github.com/bnkamalesh/currency)](https://goreportcard.com/report/github.com/bnkamalesh/currency) coverage service: [cover.run](https://cover.run/go/github.com/bnkamalesh/currency) **Make sure that you've checked the boxes below before you submit PR:** - [✓] I have added my package in alphabetical order. - [✓] I have an appropriate description with correct grammar. - [✓] I know that this package was not listed before. - [✓] I have added godoc link to the repo and to my pull request. - [✓] I have added coverage service link to the repo and to my pull request. - [✓] I have added goreportcard link to the repo and to my pull request. - [✓] I have read [Contribution guidelines](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#contribution-guidelines), [maintainers note](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#maintainers) and [Quality standard](https://github.com/avelino/awesome-go/blob/master/CONTRIBUTING.md#quality-standard). * added period at end of description.
- Loading branch information