TokoBapak / mock-shipping-provider

Mock shipping provider
Apache License 2.0
0 stars 3 forks source link

Implement distance calculation (repository layer) #3

Open aldy505 opened 1 year ago

aldy505 commented 1 year ago

Create a new package under the repository package. Implement this. If possible, please include unit tests. Tip: use haversine.

https://github.com/TokoBapak/mock-shipping-provider/blob/413bb3e6abb6362ced4b4bdc42173c1c82f6065d/repository/distance_calculation.go#L5-L8

khairulharu commented 9 months ago

i work with this issue i have already create pr