Docs.rs
pingora-load-balancing-0.4.0
pingora-load-balancing 0.4.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
eaufavor
Dependencies
arc-swap ^1
normal
async-trait ^0.1.42
normal
derivative ^2.2.0
normal
fnv ^1
normal
futures ^0
normal
http ^1.0.0
normal
log ^0.4
normal
pingora-core ^0.4.0
normal
pingora-error ^0.4.0
normal
pingora-http ^0.4.0
normal
pingora-ketama ^0.4.0
normal
pingora-runtime ^0.4.0
normal
rand ^0
normal
tokio ^1
normal
Versions
97.7%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pingora_
load_
balancing
0.4.0
Module discovery
Module Items
Structs
Traits
In crate pingora_
load_
balancing
pingora_load_balancing
Module
discovery
Copy item path
Source
Expand description
Service discovery interface and implementations
Structs
§
Static
A static collection of
Backend
s for service discovery.
Traits
§
Service
Discovery
ServiceDiscovery
is the interface to discover
Backend
s.