proxy.golang.org : github.com/mcvoid/di
Package di implements a simple dependency injection library, allowing a program to bind dependencies to the different components by type. It is specifically designed as a library, not a framework (no inversion of control) to allow maximum flexibility. It defines a constructor to make a new injector context and methods to add dependencies to the context and to bind them to other objects.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/mcvoid/di
License: BSD-3-Clause
Latest release: about 1 month ago
Namespace: github.com/mcvoid
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago