Releases: nurcahyaari/golang-starter
Releases · nurcahyaari/golang-starter
v1.1
v1.0.1
Changes:
- Add Layer config, infra, internal
- config is previously written on internal/config package, now the config is a standalone package on the top of app structure
- db is previously written on internal/db, now the db is written on infrastructure package