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

Struct m2

c_test.go:140–142  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140type m2 struct {
141 A float32
142}
143
144func (m m2) Module() interface{} {
145 return m

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected