GroupcacheServer

Type Alias GroupcacheServer 

Source
pub type GroupcacheServer<T> = GroupcacheServer<T>;
Expand description

gRPC server implementing groupcache GET to retrieve values.

Aliased Typeยง

pub struct GroupcacheServer<T> { /* private fields */ }