format code
This commit is contained in:
1
adapter/cache/redis/redis.go
vendored
1
adapter/cache/redis/redis.go
vendored
@@ -26,7 +26,6 @@
|
||||
//
|
||||
// bm, err := cache.NewCache("redis", `{"conn":"127.0.0.1:11211"}`)
|
||||
//
|
||||
// more docs http://beego.vip/docs/module/cache.md
|
||||
package redis
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user