Docs.rs
  • golem-client-0.0.52
    • golem-client 0.0.52
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • vigoo
    • github:golemcloud:golem-developers
    • Dependencies
      • async-trait ^0.1 normal
      • bytes ^1.5 normal
      • chrono ^0.4 normal
      • futures-core ^0.3 normal
      • http ^1.0 normal
      • reqwest ^0.11 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • tracing ^0.1 normal
      • uuid ^1.6 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • 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

golem_client0.0.52

Module api

  • Structs
  • Enums
  • Traits

In crate golem_client

?
Change settings

Module golem_client::api

source ·

Structs

  • AccountClientLive
  • AccountSummaryClientLive
  • GrantClientLive
  • HealthCheckClientLive
  • LimitsClientLive
  • LoginClientLive
  • ProjectClientLive
  • ProjectGrantClientLive
  • ProjectPolicyClientLive
  • TemplateClientLive
  • TokenClientLive
  • WorkerClientLive

Enums

  • AccountError
  • AccountSummaryError
  • GrantError
  • HealthCheckError
  • LimitsError
  • LoginError
  • ProjectError
  • ProjectGrantError
  • ProjectPolicyError
  • TemplateError
  • TokenError
  • WorkerError

Traits

  • AccountClient
  • AccountSummaryClient
  • GrantClient
  • HealthCheckClient
  • LimitsClient
  • LoginClient
  • ProjectClient
  • ProjectGrantClient
  • ProjectPolicyClient
  • TemplateClient
  • TokenClient
  • WorkerClient