Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TraderAlice/OpenAlice
/ error
Method
error
src/core/async-channel.ts:12–12 ·
view source on GitHub ↗
(err: Error)
Source
from the content-addressed store, hash-verified
10
push(value: T): void
11
close(): void
12
error(err: Error): void
13
[Symbol.asyncIterator](): AsyncIterableIterator<T>
14
}
15
Callers
4
runOne
Function · 0.65
readUTAsConfig
Function · 0.65
dispatch
Function · 0.65
async-channel.spec.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected