MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / WaitReceive

Method WaitReceive

internal/message/message.go:12–12  ·  view source on GitHub ↗
(int)

Source from the content-addressed store, hash-verified

10 Receive() (string, error)
11 WaitSend(Message, int) error
12 WaitReceive(int) (string, error)
13}
14
15func GetMessenger() Messenger {

Callers 1

initDevDoFunction · 0.65

Implementers 1

Httpinternal/message/http.go

Calls

no outgoing calls

Tested by

no test coverage detected