Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-python/gopy
/ Interface
Method
Interface
bind/types.go:193–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
191
}
192
193
func
(it *Interface) Interface() *types.Interface {
194
return
it.sym.GoType().Underlying().(*types.Interface)
195
}
196
197
///////////////////////////////////////////////////////////////////////////////////
198
// Slice
Callers
1
Embed
Function · 0.80
Calls
1
GoType
Method · 0.65
Tested by
no test coverage detected