Categorygithub.com/dynamicgo/injector
modulepackage
0.0.0-20190913125708-0cce6e354a9a
Repository: https://github.com/dynamicgo/injector.git
Documentation: pkg.go.dev

# README

injector

golang lightweight inject framework use tag and reflect

# Functions

Bind .
Find call global injector with Find function.
Get call global injector with get function.
New create new injector context.
Register call global injector with register function.

# Variables

Errors.
Errors.
Errors.

# Interfaces

Injector injector engine.