Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossoverJie/gscript
/ I
Interface
I
byte_test.go:178–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
176
}
177
178
type
I
interface
{
179
I() string
180
}
181
type
M
struct
{
182
name string
183
}
Callers
nothing calls this directly
Implementers
1
M
byte_test.go
Calls
no outgoing calls
Tested by
no test coverage detected