Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CacheServer ¶
type CacheServer interface { groupcachepb.GroupCacheServer shard.Frontend shard.Server }
CacheServer serves groupcache requests over grpc.
func NewCacheServer ¶
func NewCacheServer(router shard.Router, shards uint64) CacheServer
NewCacheServer creates a new CacheServer.
Click to show internal directories.
Click to hide internal directories.