Daemon
Don't let yourself stop.
Posts with the tag Wire:
Go工程化 - 依赖注入
2021-09-30
5466 words
go
kratos
wire
我们在微服务框架kratos v2的默认项目模板中kratos-layout使用了google/wire进行依赖注入,也建议开发者在维护项目时使用该工具。 wire 乍看起来比较违反直觉,导致很多同学不理解为什么