Documentation
¶
Overview ¶
package helpers contains helper that services can use
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSingleServiceFactory ¶
func NewSingleServiceFactory(sf interface{}) (orion.ServiceFactoryV2, error)
NewSingleServiceFactory creates a new service factory that manages single instance from the given ServiceFactory across versions (NewService/DisposeService gets called once per version)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.