修改ip库的内容

This commit is contained in:
ayflying
2025-03-31 18:30:41 +08:00
parent 8be47af097
commit 5e18d67747
3 changed files with 2 additions and 11 deletions

View File

@@ -9,10 +9,6 @@ type Mod struct {
client *gcache.Cache
}
//func NewV1(_name ...string) *cache.Mod {
// return pgk.Cache
//}
// Deprecated:弃用,改用 pkg.Cache()
func New(_name ...string) gcache.Adapter {