Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gogf/gf
/ Interface
Method
Interface
util/gconv/internal/localinterface/localinterface.go:59–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
// IInterface is used for type assert api for Interface().
58
type
IInterface
interface
{
59
Interface() any
60
}
61
62
// IInterfaces is used for type assert api for Interfaces().
Callers
15
ExampleVar_Interface
Function · 0.65
Test_Interface
Function · 0.65
convertOptionToArgs
Function · 0.65
Test_Load_Basic
Function · 0.65
Test_Convert2
Function · 0.65
Test_Basic
Function · 0.65
ExampleJson_Interface
Function · 0.65
ExampleJson_GetJsons
Function · 0.65
ExampleJson_GetJsonMap
Function · 0.65
doStruct
Method · 0.65
doStructs
Method · 0.65
ScanList
Method · 0.65
Implementers
2
Var
container/gvar/gvar.go
Json
encoding/gjson/gjson.go
Calls
no outgoing calls
Tested by
15
ExampleVar_Interface
Function · 0.52
Test_Interface
Function · 0.52
Test_Load_Basic
Function · 0.52
Test_Convert2
Function · 0.52
Test_Basic
Function · 0.52
ExampleJson_Interface
Function · 0.52
ExampleJson_GetJsons
Function · 0.52
ExampleJson_GetJsonMap
Function · 0.52
TestInts
Function · 0.52
TestInt32s
Function · 0.52
TestInt64s
Function · 0.52
testAnyToSqlNullType
Function · 0.52