Documentation
¶
Overview ¶
agent_with_durable_engine demonstrates passing a caller-owned durable-go engine to the local runtime. The caller owns the engine lifecycle: create it, pass it as LocalConfig.Engine, and close it when done. Use this pattern for payload encryption, journal MAC, or a step-token key that survives restart — options not set on the SDK-built default engine. Same split as temporal.WithTemporalClient.
Click to show internal directories.
Click to hide internal directories.