Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceContainer ¶
func (*ServiceContainer) BuildUseCase ¶
func (sc *ServiceContainer) BuildUseCase(code string) (interface{}, error)
func (*ServiceContainer) Get ¶
func (sc *ServiceContainer) Get(code string) (interface{}, bool)
func (*ServiceContainer) Put ¶
func (sc *ServiceContainer) Put(code string, value interface{})
Click to show internal directories.
Click to hide internal directories.