package
0.0.0-20221020015033-d691e2b79fc8
Repository: https://github.com/baidu/easyfaas.git
Documentation: pkg.go.dev
# Functions
New return a new cache with a given default expiration duration and cleanup interval.
NewFrom return a new cache with a given default expiration duration and cleanup interval.
No description provided by the author
# Constants
DefaultExpiration use with functions that take an expiration time.
NoExpiration use with functions that take an expiration time.
# Variables
No description provided by the author
# Structs
Cache create the container.
Item stores the item.
No description provided by the author