1
2
3
pub mod v1 {
    tonic::include_proto!("atc.v1");
}