package
0.1.3
Repository: https://github.com/cilloparch/cillop.git
Documentation: pkg.go.dev

# Functions

New returns a new cache client It receives a service that implements the Service interface and returns a Client interface.

# Interfaces

Client is an interface that defines the methods of a cache client.
Service is an interface that defines the methods of a cache service It's implemented by the cache service.

# Type aliases

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