MCPcopy Index your code
hub / github.com/SphereSoftware/objstore / pumpEventAnnounces

Function pumpEventAnnounces

helpers.go:19–68  ·  view source on GitHub ↗

PUMP CODE — a circular buffer Copyright 2014 The Go Authors pumpEventAnnounces returns a channel src such that sending on src will eventually send on dst, in order, but that src will always be ready to send/receive soon, even if dst currently isn't. It is effectively an infinitely buffered channel.

(dst chan *EventAnnounce)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewStoreFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected