修改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

@@ -10,10 +10,6 @@ type Mod struct {
client *gcache.Cache
}
//func NewV1(_name ...string) *cache.Mod {
// return pgk.Cache
//}
func New(_name ...string) gcache.Adapter {
var cacheAdapterObj gcache.Adapter