Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/porsager/postgres
/ error
Function
error
deno/polyfills.js:130–135 ·
view source on GitHub ↗
(err)
Source
from the content-addressed store, hash-verified
128
}
129
130
function
error(err) {
131
call(socket.events.error, err)
132
socket.raw
133
? close()
134
: closed()
135
}
136
137
function
call(xs, x) {
138
xs.slice().forEach(fn => fn(x))
Callers
1
success
Function · 0.70
Calls
3
call
Function · 0.70
close
Function · 0.70
closed
Function · 0.70
Tested by
no test coverage detected