Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAppFuncContextForTest ¶
func NewAppFuncContextForTest(correlationID string, lc logger.LoggingClient) interfaces.AppFunctionContext
NewAppFuncContextForTest creates and returns a new AppFunctionContext to be used in unit tests for custom pipeline functions
func NewAppService ¶
func NewAppService(serviceKey string) (interfaces.ApplicationService, bool)
NewAppService creates and returns a new ApplicationService with the default TargetType
func NewAppServiceWithTargetType ¶
func NewAppServiceWithTargetType(serviceKey string, targetType interface{}) (interfaces.ApplicationService, bool)
NewAppServiceWithTargetType creates and returns a new ApplicationService with the specified TargetType
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
interfaces establishes the contract required for any implementation of the export store functionality in a database provider.
|
interfaces establishes the contract required for any implementation of the export store functionality in a database provider. |
Click to show internal directories.
Click to hide internal directories.