Versions in this module Expand all Collapse all v1 v1.0.3 Jul 30, 2024 Changes in this version + func NewAppFuncContextForTest(correlationID string, lc logger.LoggingClient) interfaces.AppFunctionContext + func NewAppService(serviceKey string) (interfaces.ApplicationService, bool) + func NewAppServiceWithTargetType(serviceKey string, targetType interface{}) (interfaces.ApplicationService, bool)