Using uber-go/dig for Dependency Injection in Go
使用 uber-go/dig 在 Golang 中实现依赖注入——基于反射的容器、Provide/Invoke、dig.In/dig.Out 参数和结果对象、命名值、值组、可选依赖、作用域和 Decorate。适用于使用或采用 uber-go/dig、代码库导入 `go.uber.org/dig` 或在启动时装配...
安装命令
npx skills add https://github.com/samber/cc-skills-golang --skill golang-uber-dig