Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
21
type
Type
interface
{
22
Object
23
GoType() types.Type
24
}
25
26
func
needWrapType(typ types.Type) bool {
Callers
15
genMap
Method · 0.65
genMapInit
Method · 0.65
process
Method · 0.65
needWrapType
Function · 0.65
GoType
Method · 0.65
Struct
Method · 0.65
GoType
Method · 0.65
Interface
Method · 0.65
GoType
Method · 0.65
Slice
Method · 0.65
GoType
Method · 0.65
Map
Method · 0.65
Implementers
9
symbol
bind/symbols.go
Struct
bind/types.go
Interface
bind/types.go
Slice
bind/types.go
Map
bind/types.go
Func
bind/types.go
Const
bind/types.go
Enum
bind/types.go
Var
bind/types.go
Calls
no outgoing calls
Tested by
no test coverage detected