Docs.rs
  • go-server-rust-sdk-1.6.0
    • go-server-rust-sdk 1.6.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • go-enols
    • Dependencies
      • aes-gcm ^0.10 normal
      • anyhow ^1.0 normal
      • base64 ^0.21 normal
      • env_logger ^0.10 normal
      • futures-util ^0.3 normal
      • log ^0.4 normal
      • rand ^0.8 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.10 normal
      • thiserror ^1.0 normal
      • tokio ^1.0 normal
      • tokio-tungstenite ^0.20 normal
      • url ^2.4 normal
      • tokio-test ^0.4 dev
    • Versions
    • 67.86% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

go_server_rust_sdk1.6.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • scheduler::Client
  • scheduler::ExecuteEncryptedRequest
  • scheduler::ExecuteRequest
  • scheduler::ResultResponse
  • scheduler::RetryClient
  • worker::Config
  • worker::Method
  • worker::Worker

Enums

  • error::SdkError
  • prelude::Value

Macros

  • prelude::json

Functions

  • crypto::decrypt_data
  • crypto::encrypt_data
  • crypto::salt_key
  • crypto::unsalt_key
  • worker::call

Type Aliases

  • error::Result

Constants

  • scheduler::TASK_STATUS_DONE
  • scheduler::TASK_STATUS_ERROR
  • scheduler::TASK_STATUS_PENDING
  • scheduler::TASK_STATUS_PROCESSING
  • worker::TASK_STATUS_DONE
  • worker::TASK_STATUS_ERROR
  • worker::TASK_STATUS_PENDING
  • worker::TASK_STATUS_PROCESSING