TokoBapak / mock-shipping-provider

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

Implement order log (repository layer) #6

Open aldy505 opened 1 year ago

aldy505 commented 1 year ago

The database should be SQLite3, and you should use event sourcing. It would be nice if unit tests are included.

https://github.com/TokoBapak/mock-shipping-provider/blob/68058d64cc9b8f7db73478fd0a1392055c5c8d45/repository/order_log.go#L10-L20