Versions in this module Expand all Collapse all v2 v2.3.2 Jul 6, 2023 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)