Fx is a dependency injection system for Go. Eliminate globals: Fx helps you remove global state from your application. No more init() or global variables. Use Fx-managed singletons. Code reuse: Fx lets teams within your organization build loosely-coupled and well-integrated shareable components. Battle tested: Fx is the backbone of nearly all Go services at Uber. Reduce boilerplate in setting up your application. Eliminate global state in your application. Add new components and have them instantly accessible across the application. Build general purpose shareable modules that just work.
Features
- Reduce boilerplate in setting up your application
- Eliminate global state in your application
- Add new components and have them instantly accessible across the application
- Build general purpose shareable modules that just work
- Parameter Objects
- Annotations
Categories
FrameworksLicense
MIT LicenseFollow Fx for Go
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Fx for Go!