MCPcopy
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().
58type IInterface interface {
59 Interface() any
60}
61
62// IInterfaces is used for type assert api for Interfaces().

Callers 15

ExampleVar_InterfaceFunction · 0.65
Test_InterfaceFunction · 0.65
convertOptionToArgsFunction · 0.65
Test_Load_BasicFunction · 0.65
Test_Convert2Function · 0.65
Test_BasicFunction · 0.65
ExampleJson_InterfaceFunction · 0.65
ExampleJson_GetJsonsFunction · 0.65
ExampleJson_GetJsonMapFunction · 0.65
doStructMethod · 0.65
doStructsMethod · 0.65
ScanListMethod · 0.65

Implementers 2

Varcontainer/gvar/gvar.go
Jsonencoding/gjson/gjson.go

Calls

no outgoing calls

Tested by 15

ExampleVar_InterfaceFunction · 0.52
Test_InterfaceFunction · 0.52
Test_Load_BasicFunction · 0.52
Test_Convert2Function · 0.52
Test_BasicFunction · 0.52
ExampleJson_InterfaceFunction · 0.52
ExampleJson_GetJsonsFunction · 0.52
ExampleJson_GetJsonMapFunction · 0.52
TestIntsFunction · 0.52
TestInt32sFunction · 0.52
TestInt64sFunction · 0.52
testAnyToSqlNullTypeFunction · 0.52