MCPcopy Create free account
hub / github.com/mediachain/concat / Error

Method Error

mcnode/node.go:150–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148}
149
150func (s StreamError) Error() string {
151 return s.Err
152}
153
154func sendStreamError(ctx context.Context, ch chan interface{}, what string) {
155 select {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected