package
1.0.8
Repository: https://github.com/neuraltrust/trustgate.git
Documentation: pkg.go.dev

# Functions

GetCacheKeys returns cache keys for a given gateway ID.
NewTTLMap creates a new TTLMap with the specified TTL.

# 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

# Structs

CacheConfig holds configuration for cache connection.
CacheImpl implements the Cache interface.
CacheKeys holds cache key strings.
TTLEntry represents an entry in TTLMap.
TTLMap is a thread-safe map with TTL for each entry.

# Interfaces

Cache defines the interface for caching operations.