pub type GroupcacheServer<T> = GroupcacheServer<T>;
gRPC server implementing groupcache GET to retrieve values.
pub struct GroupcacheServer<T> { /* private fields */ }