Application message passing - Temporal Go SDK feature guide
Explore using Signals in Temporal Go to send messages to Workflows, with details on defining, sending, and handling Signals, including customization options.
Explore using Signals in Temporal Go to send messages to Workflows, with details on defining, sending, and handling Signals, including customization options.
The Converters and Codecs section of the Temporal Developer's guide provides guidance on how to support compression, encryption, and other special data handling by implementing custom converters and codecs.
Learn how to use the Temporal Go SDK.