end() function
'end' event, occurs whenever pg connection ends, so, literally it's simply proxy to 'end' event from pg.Client
Signature:
export declare function end(): void;
Returns:
void
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.