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:185–187 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
183
}
184
185
func
(it *Interface) GoType() types.Type {
186
return
it.sym.GoType()
187
}
188
189
func
(it *Interface) GoName() string {
190
return
it.sym.goname
Callers
nothing calls this directly
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected