Skip to content

A DI container with minimal boilerplate and maintenance.

License

Notifications You must be signed in to change notification settings

michalkurzeja/godi

Repository files navigation

godi

ci workflow

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.

About

A DI container with minimal boilerplate and maintenance.

Resources

License

Stars

Watchers

Forks