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

Method ID

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

Source from the content-addressed store, hash-verified

14type Object interface {
15 Package() *Package
16 ID() string
17 Doc() string
18 GoName() string
19}

Callers 5

genFuncSigMethod · 0.65
genFuncBodyMethod · 0.65
genStructInitMethod · 0.65
genStructMemberGetterMethod · 0.65
genStructMemberSetterMethod · 0.65

Implementers 5

Structbind/types.go
Interfacebind/types.go
Slicebind/types.go
Mapbind/types.go
Funcbind/types.go

Calls

no outgoing calls

Tested by

no test coverage detected