Crate temporal_sdk_core_api

Crate temporal_sdk_core_api 

Source

Modules§

errors
Error types exposed by public APIs
telemetry
worker

Traits§

Worker
This trait is the primary way by which language specific SDKs interact with the core SDK. It represents one worker, which has a (potentially shared) client for connecting to the service and is bound to a specific task queue.