Crate groupcache_pb

Source
Expand description

Contains generated tonic code for peer to peer communication.

Run main.rs to regenerate the code when updating .proto or bumping tonic/prost version.

Structs§

GetRequest
GetResponse
GroupcacheClient
RemoveRequest
RemoveResponse

Traits§

Groupcache
Generated trait containing gRPC methods that should be implemented for use with GroupcacheServer.

Type Aliases§

GroupcacheServer
gRPC server implementing groupcache GET to retrieve values.