This library is an attempt to bring to Go a DI container that requires as little action as possible from the user. You just need to define your services and the library will handle dependencies on its own, as much as possible. Whenever there's any ambiguity, you'll get a clear error message and will have to resolve it yourself.
-
Notifications
You must be signed in to change notification settings - Fork 0
A DI container with minimal boilerplate and maintenance.
License
michalkurzeja/godi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A DI container with minimal boilerplate and maintenance.