package
0.0.0-20190814160910-b089c7d95fee
Repository: https://github.com/axway/ace-golang-sdk.git
Documentation: pkg.go.dev

# Functions

AddBooleanConfigParam - Add boolean config parameter for the service.
AddIntConfigParam - Add integer config parameter for the service.
AddStringConfigParam - Add String config parameter for the service.
NewProcessingError - convenience function to create ProcessingError.
NewSystemError - convenience function to create SystemError.
Register -Registers the business service with linker.

# Structs

AceLinkerConfig - represents configuration attributes for linker.
Link combines what is specific to Linker functionality.

# Interfaces

ExecutionContext - Interface exposed to clients to access the current message context.
MsgProducer - what is exposed to client business function.
RPCClient .

# Type aliases

BusinessMessageProcessor type of 'business' function used to process paylod relayed to Linker.