//
pkg.gl
Category
github.com/jesselucas/gitea
modules
cache
package
1.4.2
Repository:
https://github.com/jesselucas/gitea.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
82 SLOC
#
Functions
GetInt
GetInt returns key value from cache with callback when no key exists in cache.
GetInt64
GetInt64 returns key value from cache with callback when no key exists in cache.
NewContext
NewContext start cache service.
Remove
Remove key from cache.