repositorypackage
0.0.0-20220904042629-2a67dde2ab19
Repository: https://github.com/roson9527/container.git
Documentation: pkg.go.dev
# README
container
a lightweight yet powerful IoC (dependency injection) container for Go projects
Inspired by
- vardius/gocontainer - Simple Dependency Injection Container
- golobby/container - A lightweight yet powerful IoC dependency injection container for the Go programming language