Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/eapache/channels
/ Out
Method
Out
native_channel.go:79–81 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
}
78
79
func
(ch DeadChannel) Out() <-
chan
interface
{} {
80
return
nil
81
}
82
83
func
(ch DeadChannel) Len() int {
84
return
0
Callers
1
TestDeadChannel
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestDeadChannel
Function · 0.76