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

Method Stop

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

Stop force a hard close of the stream. Look at HardStopChannelCloser for a possible implementation. Should be thread-safe Stop will only be called once but it can be called before or after run exits. If called after, is a no-op

()

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