MCPcopy 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
8type Message struct {
9 Msg string
10}
11
12var msg *Message
13var Done bool

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected