Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Container ¶
type Container struct {
// contains filtered or unexported fields
}
Container the IoC container
func (*Container) Populate ¶
Populate populate dependency fields for all beans. this function must be called after providing all beans
func (*Container) ProvideWithName ¶
ProvideWithName provide the bean with name
Click to show internal directories.
Click to hide internal directories.