Docs.rs
pingap-upstream-0.11.0
pingap-upstream 0.11.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
vicanso
Dependencies
ahash ^0.8.11
normal
arc-swap ^1.7.1
normal
async-trait ^0.1.88
normal
bytesize ^2.0.1
normal
derive_more ^2.0.1
normal
futures ^0.3.31
normal
futures-util ^0.3.31
normal
once_cell ^1.21.3
normal
pingap-config ^0.11.0
normal
pingap-core ^0.11.0
normal
pingap-discovery ^0.11.0
normal
pingap-health ^0.11.0
normal
pingora ^0.5.0
normal
pingora-runtime ^0.5.0
normal
serde ^1.0.219
normal
snafu ^0.8.5
normal
tokio ^1.44.2
normal
tracing ^0.1.41
normal
pretty_assertions ^1.4.0
dev
tokio-test ^0.4.4
dev
Versions
31.58%
of the crate is documented
Go to latest version
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
pingap_
upstream
0.11.0
pingap_upstream
Function
get_upstream
Copy item path
Source
pub fn get_upstream(name: &
str
) ->
Option
<
Arc
<
Upstream
>>