MCPcopy
hub / github.com/brianc/node-postgres / end

Function end

packages/pg-native/bench/leaks.js:34–36  ·  view source on GitHub ↗
(cb)

Source from the content-addressed store, hash-verified

32 }
33
34 const end = function (cb) {
35 client.end(cb)
36 }
37
38 const ops = [connect, simpleQuery, paramsQuery, prepared, sync, end]
39

Callers

nothing calls this directly

Calls 1

endMethod · 0.45

Tested by

no test coverage detected