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 is a singleton container.
func (*Container) GetOrSetFunc ¶
GetOrSetFunc gets the instance, if it does not exist, it will be created by the function.
Click to show internal directories.
Click to hide internal directories.