package
0.3.0
Repository: https://github.com/pasataleo/go-inject.git
Documentation: pkg.go.dev

# Functions

Binder returns a function that will bind a value to the injector when it is called.
BindFn returns a Context that contains a function that will create a value.
BindValue returns a Context that contains an already computed value.
DirectBinder returns a function that will bind a value to the injector when it is called.
No description provided by the author

# Structs

No description provided by the author

# Interfaces

Context is an interface that allows for the creation of bindings in an injector.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author