package
0.0.0-20180609075129-794a47fedde1
Repository: https://github.com/lyy/echo-middleware.git
Documentation: pkg.go.dev

# Functions

JSONPostPageCache middleware for page cache with json keys.
No description provided by the author
SetCacheStore set cache store to context for next processes.

# Constants

CacheMiddlewareKey key for cache middleware.
DefaultExpiration default expiration second.
StayForever no expiration.

# Variables

DefaultCacheConfig is the default cache middleware config.
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

Config defines the config for cache middleware.
No description provided by the author

# Interfaces

Store defines the interface for cache store.