Documentation
¶
Overview ¶
Package live builds a capyrls.Catalog by introspecting a running database instead of parsing SQL files. This is often the more faithful input: the server has already normalized every policy expression (pg_get_expr), and nothing depends on migration files being complete.
It is driver-agnostic: pass any *sql.DB. The caller registers the driver (the capyrls CLI uses pgx's database/sql adapter).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.