Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Service ¶
func Service(s *environments.Services) services.GenericService
Service helper function to get the generic service from the registry
Types ¶
type ServiceLocator ¶
type ServiceLocator func() services.GenericService
ServiceLocator Service Locator
func NewServiceLocator ¶
func NewServiceLocator(env *environments.Env) ServiceLocator
Click to show internal directories.
Click to hide internal directories.