Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-python/gopy
/ Obj
Method
Obj
bind/types.go:423–425 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
421
}
//
422
423
func
(f *Func) Obj() types.Object {
424
return
f.obj
425
}
426
427
func
(f *Func) Package() *Package {
428
return
f.pkg
Callers
10
genEnum
Method · 0.45
getDoc
Method · 0.45
process
Method · 0.45
typePkg
Method · 0.45
addTypeIfNew
Method · 0.45
addType
Method · 0.45
newEnum
Function · 0.45
newVar
Function · 0.45
recurse
Method · 0.45
genStructMemberGetter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected