Docs.rs
tonic-health-0.12.3
tonic-health 0.12.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
LucioFranco
github:hyperium:tonic
Dependencies
async-stream ^0.3
normal
prost ^0.13
normal
tokio ^1.0
normal
tokio-stream ^0.1
normal
tonic ^0.12
normal
prost-types ^0.13
dev
tokio ^1.0
dev
tokio-stream ^0.1
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tonic_
health
0.12.3
All Items
Sections
Example
Crate Items
Modules
Enums
Crate
tonic_health
Copy item path
source
Expand description
A
tonic
based gRPC healthcheck implementation.
§
Example
An example can be found
here
.
Modules
§
pb
Generated protobuf types from the
grpc.health.v1
package.
server
Contains all healthcheck based server utilities.
Enums
§
Serving
Status
An enumeration of values representing gRPC service health.