mirror of
https://github.com/astaxie/beego.git
synced 2025-02-16 23:07:03 +00:00
![hible](/assets/img/avatar_default.png)
cache add function // IncrBy increase counter by num. IncrBy(key string, num int) // DecrBy decrease counter by num. DecrBy(key string, num int)