mirror of
https://gitee.com/johng/gf
synced 2026-07-06 13:42:46 +08:00
v2 -> v3
This commit is contained in:
@ -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.
|
||||
|
||||
Reference in New Issue
Block a user