Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SKeyerror/Psyduck
/ Message
Struct
Message
go-concurrency/memory/memory_reordering_test.go:8–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
Message
struct
{
9
Msg string
10
}
11
12
var
msg *Message
13
var
Done bool
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected