Home
last modified time | relevance | path

Searched refs:ReflectionService (Results 1 – 3 of 3) sorted by relevance

/tonic/tonic-reflection/src/server/
H A Dv1alpha.rs18 pub struct ReflectionService { struct
23 impl ServerReflection for ReflectionService { implementation
99 impl From<ReflectionServiceState> for ReflectionService { implementation
H A Dv1.rs18 pub struct ReflectionService { struct
23 impl ServerReflection for ReflectionService { implementation
99 impl From<ReflectionServiceState> for ReflectionService { implementation
H A Dmod.rs85 v1::ReflectionService::from(ReflectionServiceState::new( in build_v1()
104 v1alpha::ReflectionService::from(ReflectionServiceState::new( in build_v1alpha()