learning-cloud-native-go / myapp

🚀 How to build a Dockerized RESTful API application using Go.

Home Page:https://learning-cloud-native-go.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Wire for Compile-time Dependency Injection

dumindu opened this issue · comments

Use Wire for Compile-time Dependency Injection.

We're already using a similar code which Wire generates to inject dependencies. To make the code more simpler and easy to understand for any level of dev, decided to not use Wire