Type Alias groupcache::GroupcacheServer

source ·
pub type GroupcacheServer<T> = GroupcacheServer<T>;
Expand description

gRPC server implementing groupcache GET to retrieve values.

Aliased Type§

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