Docs.rs
aliyun-log-sdk-sign-0.2.1
aliyun-log-sdk-sign 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
crimson-gao
Dependencies
base64 ^0.22.1
normal
bytes ^1.10.1
normal
chrono ^0.4.40
normal
hmac-sha1 ^0.2.2
normal
http ^1.3.1
normal
log ^0.4.27
normal
md5 ^0.7.0
normal
string-builder ^0.2.0
normal
thiserror ^2.0.12
normal
env_logger ^0.11.8
dev
Versions
14.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate
aliyun_log_sdk_sign
aliyun_
log_
sdk_
sign
0.2.1
All Items
Crate Items
Structs
Enums
Functions
Type Aliases
Crates
aliyun_log_sdk_sign
Crate
aliyun_log_sdk_sign
Copy item path
Settings
Help
Summary
Source
Structs
§
Query
Params
Enums
§
Error
Functions
§
sign_v1
Calculate the signature of HTTP requeust to aliyun log service, using signature version 1. This function modifies the
headers
in place, and should be called just before sending the request.
Type Aliases
§
Result