Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wrpc
/ Receive
Method
Receive
go/wrpc.go:114–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
113
type
Receiver[T any]
interface
{
114
Receive() (T, error)
115
io.Closer
116
}
117
Callers
6
Receive
Method · 0.65
TestAsync
Function · 0.65
Run
Function · 0.65
WriteToIndex
Method · 0.65
WriteToIndex
Method · 0.65
ServeInterface
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestAsync
Function · 0.52