MCPcopy Index your code
hub / github.com/go-python/gopy / GoType

Method GoType

bind/types.go:291–293  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

289}
290
291func (it *Map) GoType() types.Type {
292 return it.sym.GoType()
293}
294
295func (it *Map) GoName() string {
296 return it.sym.goname

Callers

nothing calls this directly

Calls 1

GoTypeMethod · 0.65

Tested by

no test coverage detected