MCPcopy Create free account
hub / github.com/cloudflare/go-stream / Run

Method Run

stream/operator.go:23–23  ·  view source on GitHub ↗

Init() bool //?? do we want this? Run runs the operation of the stream. It should never return before all the goroutines it started have quit It should return in 3 cases: i) on error (returning the error) ii) on soft close (Its input has closed the channel, return nil) iii) on hard close (Stop was

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 2

SimpleChainstream/chain.go
NextReaderSourcestream/source/reader.go

Calls

no outgoing calls

Tested by

no test coverage detected