Versions in this module Expand all Collapse all v3 v3.2.0 Dec 3, 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) Other modules containing this package git.buildlinx.io/buildlinx/edgelinx/go-libs/app-functions-sdk-go/v4