MCPcopy Create free account
hub / github.com/goplus/py / FooModule

Struct FooModule

gomodule_test.go:10–11  ·  view source on GitHub ↗

------------------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

8// ------------------------------------------------------------------------------------------
9
10type FooModule struct {
11}
12
13func (r *FooModule) Py_bar(args *Tuple) (ret *Base, err error) {
14 var i int

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected