package
0.0.0-20250104022628-bf164b834d99
Repository: https://github.com/epk/mmap-rpc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMmapRPCCacheClient creates a new MmapRPCCacheClient.
No description provided by the author
RegisterMmapRPCCacheServer registers the MmapRPCCacheServer with the given server.

# Constants

No description provided by the author
No description provided by the author

# Variables

Cache_ServiceDesc is the grpc.ServiceDesc for Cache service.
No description provided by the author

# Structs

The request message containing the key for the Get operation.
No description provided by the author
The response message containing the value for the Get operation.
No description provided by the author
The request message containing the key-value pair for the Set operation.
No description provided by the author
The response message for the Set operation.
No description provided by the author
UnimplementedCacheServer must be embedded to have forward compatible implementations.

# Interfaces

CacheClient is the client API for Cache service.
CacheServer is the server API for Cache service.
MmapRPCCacheClient is the client API for Cache service.
MmapRPCCacheServer is the server API for Cache service.
UnsafeCacheServer may be embedded to opt out of forward compatibility for this service.