MCPcopy
hub / github.com/brianc/node-postgres / pg-protocol.test.js

File pg-protocol.test.js

packages/pg-esm-test/pg-protocol.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import protocol, { NoticeMessage, DatabaseError } from 'pg-protocol/dist/messages.js'
2import { describe, it } from 'node:test'
3import { strict as assert } from 'assert'
4

Callers

nothing calls this directly

Calls 1

describeFunction · 0.85

Tested by

no test coverage detected