Docs.rs
  • squads-temporal-client-0.1.0
    • squads-temporal-client 0.1.0
    • Docs.rs crate page
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • edward-sqds
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • backoff ^0.4 normal
      • base64 ^0.22 normal
      • bytes ^1.10 normal
      • derive_builder ^0.20 normal
      • derive_more ^2.0 normal
      • futures ^0.3 normal
      • futures-retry ^0.6.0 normal
      • futures-util ^0.3 normal
      • http ^1.1 normal
      • http-body-util ^0.1 normal
      • hyper ^1.4.1 normal
      • hyper-util ^0.1.6 normal
      • opentelemetry ^0.30 normal optional
      • parking_lot ^0.12 normal
      • slotmap ^1.0 normal
      • squads-temporal-sdk-core-api ^0.1 normal
      • squads-temporal-sdk-core-protos ^0.1 normal
      • thiserror ^2 normal
      • tokio ^1.1 normal
      • tonic ^0.13 normal
      • tower ^0.5 normal
      • tracing ^0.1 normal
      • url ^2.2 normal
      • uuid ^1.1 normal
      • assert_matches ^1 dev
      • mockall ^0.13 dev
      • rstest ^0.25 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

squads_temporal_client0.1.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • ClientKeepAliveConfig
  • ClientOptions
  • ClientOptionsBuilder
  • ClientTlsConfig
  • ConfiguredClient
  • GetWorkflowResultOpts
  • HttpConnectProxyOptions
  • IsWorkerTaskLongPoll
  • NoRetryOnMatching
  • Priority
  • RegisterNamespaceOptions
  • RegisterNamespaceOptionsBuilder
  • RetryClient
  • RetryConfig
  • ServiceCallInterceptor
  • SignalWithStartOptions
  • SignalWithStartOptionsBuilder
  • SlotManager
  • StartTimeFilter
  • StatusFilter
  • TemporalServiceClient
  • TlsConfig
  • WorkerKey
  • WorkflowExecutionFilter
  • WorkflowExecutionInfo
  • WorkflowHandle
  • WorkflowOptions
  • WorkflowTypeFilter

Enums

  • ArchivalState
  • ClientInitError
  • ClientOptionsBuilderError
  • ListClosedFilters
  • ListOpenFilters
  • Namespace
  • RegisterNamespaceOptionsBuilderError
  • SignalWithStartOptionsBuilderError
  • WorkflowExecutionResult

Traits

  • CloudService
  • HealthService
  • NamespacedClient
  • OperatorService
  • Slot
  • SlotProvider
  • TestService
  • WfClientExt
  • WorkflowClientTrait
  • WorkflowService

Type Aliases

  • OperatorServiceClientWithMetrics
  • TemporalServiceClientWithMetrics
  • TestServiceClientWithMetrics
  • WorkflowServiceClientWithMetrics

Statics

  • LONG_REQUEST_LATENCY_HISTOGRAM_NAME
  • MESSAGE_TOO_LARGE_KEY
  • REQUEST_LATENCY_HISTOGRAM_NAME

Constants

  • DEFAULT_WORKFLOW_EXECUTION_RETENTION_PERIOD
  • RETRYABLE_ERROR_CODES