Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
150
func
(s StreamError) Error() string {
151
return
s.Err
152
}
153
154
func
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