Resonate Basic Ephemeral World Usage Go

Core patterns for using the Resonate Go SDK's Client APIs from the ephemeral world — initializing a Resonate instance, registering durable functions with the package-level generic resonate.Register, invoking them top-level via RegisteredFunc.Run, dispatching remotely with Resonate.RPC, reconnecting to an existing execution with Resonate.Get, reading typed and untyped handle results, RunOptions, Stop semantics, and the direct Promises() / Schedules() sub-clients. Verified against the resonate-sdk-go 0.1.0 tag.

resonatehq 383628a 15.1 KB Updated

File contents

resonatehq/resonate-skills/tree/main/resonate-basic-ephemeral-world-usage-go commit 383628a0ec

Frequently asked questions

npx skillmds@latest add resonatehq/resonate-basic-ephemeral-world-usage-go