Docs.rs
  • garage_api-1.0.1
    • garage_api 1.0.1
    • Permalink
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Alexis211
    • Dependencies
      • aes-gcm ^0.10 normal
      • argon2 ^0.5 normal
      • async-compression ^0.4 normal
      • async-trait ^0.1.7 normal
      • base64 ^0.21 normal
      • bytes ^1.0 normal
      • chrono ^0.4 normal
      • crc32c ^0.6 normal
      • crc32fast ^1.4 normal
      • crypto-common ^0.1 normal
      • err-derive ^0.3 normal
      • form_urlencoded ^1.0.0 normal
      • futures ^0.3 normal
      • futures-util ^0.3 normal
      • garage_block ^1.0.1 normal
      • garage_model ^1.0.1 normal
      • garage_net ^1.0.1 normal
      • garage_rpc ^1.0.1 normal
      • garage_table ^1.0.1 normal
      • garage_util ^1.0.1 normal
      • hex ^0.4 normal
      • hmac ^0.12 normal
      • http ^1.0 normal
      • http-body-util ^0.1 normal
      • http-range ^0.1 normal
      • httpdate ^1.0 normal
      • hyper ^1.0 normal
      • hyper-util ^0.1 normal
      • idna ^0.5 normal
      • md-5 ^0.10 normal
      • multer ^3.0 normal
      • nom ^7.1 normal
      • opentelemetry ^0.17 normal
      • opentelemetry-prometheus ^0.10 normal optional
      • percent-encoding ^2.2 normal
      • pin-project ^1.0.12 normal
      • prometheus ^0.13 normal optional
      • quick-xml ^0.26 normal
      • roxmltree ^0.19 normal
      • serde ^1.0 normal
      • serde_bytes ^0.11 normal
      • serde_json ^1.0 normal
      • sha1 ^0.10 normal
      • sha2 ^0.10 normal
      • tokio ^1.0 normal
      • tokio-stream ^0.1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • url ^2.3 normal
    • Versions
    • 16.61% of the crate is documented
  • 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

garage_api1.0.1

Module payload

Module Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

In garage_api::signature

garage_api::signature

Module payload

Source

Structs§

Authorization
QueryValue

Constants§

AWS4_HMAC_SHA256
STREAMING_AWS4_HMAC_SHA256_PAYLOAD
UNSIGNED_PAYLOAD
X_AMZ_ALGORITHM
X_AMZ_CONTENT_SH256
X_AMZ_CREDENTIAL
X_AMZ_DATE
X_AMZ_EXPIRES
X_AMZ_SIGNATURE
X_AMZ_SIGNEDHEADERS

Functions§

canonical_request
check_payload_signature
parse_date
parse_query_map
string_to_sign
verify_v4

Type Aliases§

QueryMap