frpc-lib 0.1.0

Library for Fluid RPC to dynamically invoke gRPC services
Documentation
1
2
3
4
5
pub(crate) mod file_loader;
pub mod loader_error;
pub mod reflection_checker;
pub(crate) mod reflection_loader_v1;
pub(crate) mod reflection_loader_v1alpha;