//
pkg.gl
Category
github.com/aiechoic/admin
core
ioc
package
0.6.2
Repository:
https://github.com/aiechoic/admin.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
15
Files
156 SLOC
#
Functions
NewContainer
NewContainer creates a new container.
NewProvider
NewProvider creates a new provider for the given type T.
NewProviders
NewProviders creates a new Providers instance.
#
Structs
Container
Container is a container for managing instances.
Provider
Provider is a provider for a type T.
Providers
Providers is a collection of providers.
#
Type aliases
Errors
Errors is a collection of errors.
Generator
No description provided by the author