Docs.rs
pingap-upstream-0.13.1
pingap-upstream 0.13.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
ahash ^0.8.12
normal
arc-swap ^1.8.2
normal
async-trait ^0.1.89
normal
bytesize ^2.3.1
normal
dashmap ^6.1.0
normal
derive_more ^2.1.1
normal
futures ^0.3.32
normal
futures-util ^0.3.32
normal
http ^1.4.0
normal
pingap-config ^0.13.1
normal
pingap-core ^0.13.1
normal
pingap-discovery ^0.13.1
normal
pingap-health ^0.13.1
normal
pingora ^0.8.0
normal
pingora-runtime ^0.8.0
normal
serde ^1.0.228
normal
snafu ^0.9.0
normal
tokio ^1.50.0
normal
tracing ^0.1.44
normal
criterion ^0.7.0
dev
pretty_assertions ^1.4.1
dev
tokio-test ^0.4.4
dev
Versions
28.13%
of the crate is documented
Platform
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
Skip to main content
Upstreams
pingap_
upstream
0.13.1
Upstreams
Aliased Type
In crate pingap_
upstream
pingap_upstream
Type Alias
Upstreams
Copy item path
Source
pub type Upstreams =
AHashMap
<
String
,
Arc
<
Upstream
>>;
Aliased Type
ยง
pub struct Upstreams(
/* private fields */
);