MCPcopy Index your code
hub / github.com/DoNewsCode/core / m1

Struct m1

c_test.go:132–134  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130}
131
132type m1 struct {
133 A int
134}
135
136func (m m1) Module() interface{} {
137 return m

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected