package
0.17.0
Repository: https://github.com/strata-io/service-extension.git
Documentation: pkg.go.dev

# Functions

WithName is an option to specify the cache name.
WithTTL can be used to add a Time-To-Live (TTL) to a given piece of data.

# Structs

Constraints are the constraints for a Cache.
Options contains Options for a given piece of data.

# Interfaces

No description provided by the author

# Type aliases

Constraint allows for customizing the Cache.
Option is an option to pass to the Cache setters.