package
0.4.0
Repository: https://github.com/windsorcli/cli.git
Documentation: pkg.go.dev

# Functions

NewInjector creates a new injector.
NewMockInjector creates a new mock DI injector.

# Structs

BaseInjector holds instances registered with the injector.
MockInjector extends the RealInjector with additional testing functionality.

# Interfaces

Injector defines the methods for the injector.