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:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(s *Struct) GoType() types.Type {
115
return
s.sym.GoType()
116
}
117
118
func
(s *Struct) GoName() string {
119
return
s.sym.goname
Callers
nothing calls this directly
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected