Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
132
type
m1
struct
{
133
A int
134
}
135
136
func
(m m1) Module()
interface
{} {
137
return
m
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected