package
0.0.0-20190611103818-411a92d8c081
Repository: https://github.com/quons/go-gin-example.git
Documentation: pkg.go.dev

# Functions

------------------- Decode 用gob进行数据解码 .
删除key方法*/.
-------------------- Encode 用gob进行数据编码 .
判断key是否存在方法,存在返回true,不存在返回false*/.
获取key方法,存在返回true,否则返回false。注意参数顺序:接受对象,key前缀,key值数组.
关键字删除key方法*/.
添加缓存方法。注意参数顺序:缓存对象,过期时间(单位为秒),key前缀,key值数组.
No description provided by the author

# Variables

No description provided by the author