An open API service indexing awesome lists of open source software.

https://github.com/sipt/goinject

Dependency injection in Golang.
https://github.com/sipt/goinject

Last synced: about 1 month ago
JSON representation

Dependency injection in Golang.

Awesome Lists containing this project

README

          

# GoInject
Golang 依赖注入简单实现

### Example
[Code Example](https://github.com/sipt/goinject/tree/main/example)