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

Method GoName

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

Source from the content-addressed store, hash-verified

16 ID() string
17 Doc() string
18 GoName() string
19}
20
21type Type interface {

Callers 11

genConstValueMethod · 0.65
addStructMethod · 0.65
addInterfaceMethod · 0.65
addSliceMethod · 0.65
addMapMethod · 0.65
addFuncMethod · 0.65
genFuncSigMethod · 0.65
genFuncBodyMethod · 0.65
genStructMethod · 0.65
genStructInitMethod · 0.65
genInterfaceMethod · 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