/imbue

🚧 A type-safe dependency injection container for Go.

Primary LanguageGoMIT LicenseMIT

Imbue

Imbue is a type-safe dependency injection container for Go.

Documentation Latest Version Build Status Code Coverage

It supports named dependencies, dependency groups, and deferring closure of dependencies until the container itself is closed.