Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ M
Struct
M
byte_test.go:181–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
I() string
180
}
181
type
M
struct
{
182
name string
183
}
184
185
func
(m *M) I() string {
186
return
"123"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected