Golang Uber Fx

Golang application framework using uber-go/fx — fx.New, fx.Provide, fx.Invoke, fx.Module, fx.Lifecycle hooks, fx.Annotate (name/group/As), fx.Decorate, fx.Supply, fx.Replace, fx.WithLogger, and signal-aware Run(). Apply when using or adopting uber-go/fx, when the codebase imports `go.uber.org/fx`, or when wiring services with fx.New. For raw DI without lifecycle, see `samber/cc-skills-golang@golang-uber-dig` skill.

yzfly Updated

File contents

yzfly/cto-skills/tree/main/skills/cto/references/payload/backend/golang/golang-uber-fx commit 16e7e90bef

Frequently asked questions

npx skillmds@latest add yzfly/golang-uber-fx