Windfarer

Results 35 comments of Windfarer

都是通过context带进去的,在各个组件用FromContext方法把它再捞出来。 如果一定要全局对象,应该可以建个全局变量自己挂上去,但不太推荐这样的做法

the `go mod tidy` should be run manually before build image

Kratos framework doesn't depend on wire. Wire is just a DI choice in kratos layout, and replaced according to your own ideas. The archived repo doesn't means unusable, you can...