Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependencies ¶
type DependencyInjector ¶
type DependencyInjector interface {
Inject() (*Dependencies, error)
}
func NewDependencyInjector ¶
func NewDependencyInjector(cfg *config.Config) DependencyInjector
Click to show internal directories.
Click to hide internal directories.