https://github.com/nulltea/injidep
Simple yet powerful Go dependency injection module inspired by .NET ASP.NET Core DI library
https://github.com/nulltea/injidep
Last synced: 8 months ago
JSON representation
Simple yet powerful Go dependency injection module inspired by .NET ASP.NET Core DI library
- Host: GitHub
- URL: https://github.com/nulltea/injidep
- Owner: nulltea
- License: mit
- Created: 2020-06-23T20:44:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T20:25:17.000Z (about 6 years ago)
- Last Synced: 2024-01-23T02:47:06.705Z (over 2 years ago)
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# injdep
Simple yet powerful Go dependency injection module inspired by .NET ASP.NET Core DI library