MCPcopy Index your code
hub / github.com/go-python/gopy / GoType

Method GoType

bind/types.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type Type interface {
22 Object
23 GoType() types.Type
24}
25
26func needWrapType(typ types.Type) bool {

Callers 15

genMapMethod · 0.65
genMapInitMethod · 0.65
processMethod · 0.65
needWrapTypeFunction · 0.65
GoTypeMethod · 0.65
StructMethod · 0.65
GoTypeMethod · 0.65
InterfaceMethod · 0.65
GoTypeMethod · 0.65
SliceMethod · 0.65
GoTypeMethod · 0.65
MapMethod · 0.65

Implementers 9

symbolbind/symbols.go
Structbind/types.go
Interfacebind/types.go
Slicebind/types.go
Mapbind/types.go
Funcbind/types.go
Constbind/types.go
Enumbind/types.go
Varbind/types.go

Calls

no outgoing calls

Tested by

no test coverage detected