package
1.0.0-rc1
Repository: https://github.com/trustbloc/kms.git
Documentation: pkg.go.dev

# Functions

WithCacheTTL sets the TTL (time to live) for cache items.

# Structs

Provider provides the underlying StorageProvider with caching support.

# Interfaces

Cache represents caching functionality.

# Type aliases

StorageProvider is an alias for storage.Provider.
Store is an alias for storage.Store.
WrapOption configures wrapped provider.