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:238–240 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
236
}
237
238
func
(it *Slice) GoType() types.Type {
239
return
it.sym.GoType()
240
}
241
242
func
(it *Slice) GoName() string {
243
return
it.sym.goname
Callers
nothing calls this directly
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected