package
0.0.3
Repository: https://github.com/sparrow-community/protos.git
Documentation: pkg.go.dev

# Functions

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

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

Decrement a value (if it's a number).
No description provided by the author
Delete a value from the cache.
No description provided by the author
Get an item from the cache by key.
No description provided by the author
No description provided by the author
No description provided by the author
Hash Key.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Increment a value (if it's a number).
No description provided by the author
List all the available keys.
No description provided by the author
Set an item in the cache.
No description provided by the author
UnimplementedCacheServer must be embedded to have forward compatible implementations.

# Interfaces

CacheClient is the client API for Cache service.
No description provided by the author
CacheServer is the server API for Cache service.
No description provided by the author
UnsafeCacheServer may be embedded to opt out of forward compatibility for this service.