package
0.5.0
Repository: https://github.com/microsoft/durabletask-go.git
Documentation: pkg.go.dev

# Functions

ActivitySequenceOrchestrator makes three activity calls in sequence and results the results as an array.
Init creates and initializes an in-memory client and worker pair with default configuration.
SayHelloActivity can be called by an orchestrator function and will return a friendly greeting.