Documentation ¶
Index ¶
- func Objects() []*inject.Object
- func Populate() error
- func PopulateTarget(target interface{}) error
- func Provide(vv ...interface{}) error
- func ProvidePanic(vv ...interface{})
- func ProvideWithName(v interface{}, name string) error
- func ProvideWithNamePanic(v interface{}, name string)
- func Resolve(dst interface{}) error
- func ResolveByName(dst interface{}, name string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PopulateTarget ¶
func PopulateTarget(target interface{}) error
func ProvidePanic ¶
func ProvidePanic(vv ...interface{})
func ProvideWithName ¶
func ProvideWithNamePanic ¶
func ProvideWithNamePanic(v interface{}, name string)
func ResolveByName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.