MCPcopy 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
255func 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

NewFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected