This commit is contained in:
John Guo
2025-04-10 14:12:35 +08:00
parent 1534abdb05
commit 2cc4835c49
1311 changed files with 4587 additions and 4587 deletions

View File

@ -9,8 +9,8 @@ package structcache
import (
"reflect"
"github.com/gogf/gf/v2/internal/utils"
"github.com/gogf/gf/v2/util/gtag"
"github.com/gogf/gf/v3/internal/utils"
"github.com/gogf/gf/v3/util/gtag"
)
// GetCachedStructInfo retrieves or parses and returns a cached info for certain struct type.