Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hidden-Node/GooseRelayVPN-AndroidClient
/ newWaker
Function
newWaker
internal/carrier/client.go:255–255 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
253
}
254
255
func
newWaker() *waker {
return
&waker{ch: make(
chan
struct
{})} }
256
257
// C returns the current channel to select on. Must be captured before
258
// entering select so a concurrent Broadcast() cannot be missed.
Callers
1
New
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected