MCPcopy 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
193func (it *Interface) Interface() *types.Interface {
194 return it.sym.GoType().Underlying().(*types.Interface)
195}
196
197///////////////////////////////////////////////////////////////////////////////////
198// Slice

Callers 1

EmbedFunction · 0.80

Calls 1

GoTypeMethod · 0.65

Tested by

no test coverage detected