Co-authored-by: kvwu <[email protected]> Co-authored-by: Lucio Franco <[email protected]>
This commit is contained in:
co-authored by
kvwu
Lucio Franco
parent
0b535985c8
commit
49f6137673
@@ -22,8 +22,10 @@
|
||||
|
||||
use std::fmt::{Display, Formatter};
|
||||
|
||||
mod proto {
|
||||
/// Generated protobuf types from the `grpc.healthy.v1` package.
|
||||
pub mod proto {
|
||||
#![allow(unreachable_pub)]
|
||||
#![allow(missing_docs)]
|
||||
tonic::include_proto!("grpc.health.v1");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user