Versions in this module Expand all Collapse all v2 v2.0.1 Oct 5, 2021 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)