Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-python/gopy
/ Results
Method
Results
bind/types.go:347–349 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
345
}
346
347
func
(sig *Signature) Results() []*Var {
348
return
sig.ret
349
}
350
351
func
(sig *Signature) Params() []*Var {
352
return
sig.args
Callers
10
getDoc
Method · 0.80
isPyCompatFunc
Function · 0.80
addSymbol
Method · 0.80
addSignatureType
Method · 0.80
addMethod
Method · 0.80
isStringer
Function · 0.80
hasError
Function · 0.80
newSignatureFrom
Function · 0.80
genFuncSig
Method · 0.80
genFuncBody
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected