https://github.com/crawlab-team/autowire
A tool project that supports dependency injection (DI) in Golang
https://github.com/crawlab-team/autowire
Last synced: 5 months ago
JSON representation
A tool project that supports dependency injection (DI) in Golang
- Host: GitHub
- URL: https://github.com/crawlab-team/autowire
- Owner: crawlab-team
- License: bsd-3-clause
- Created: 2021-05-03T06:56:01.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T07:01:48.000Z (almost 4 years ago)
- Last Synced: 2024-06-20T16:39:31.285Z (10 months ago)
- Language: Go
- Size: 1.95 KB
- Stars: 1
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# autowire
A tool project that supports dependency injection (DI) in Golang