Directories
¶
| Path | Synopsis |
|---|---|
|
Package errors provides functions and types to define and manipulate errors.
|
Package errors provides functions and types to define and manipulate errors. |
|
Package pgdb streamlines the database API by exposing only the context-aware version of methods and enhances querying by supporting scanning into structs and slices.
|
Package pgdb streamlines the database API by exposing only the context-aware version of methods and enhances querying by supporting scanning into structs and slices. |
|
migrate
Package migrate implements a postgresql database migrations runner based on pgdb.
|
Package migrate implements a postgresql database migrations runner based on pgdb. |
|
pgxadapt
Package pgxadapt provides functions to adapt types specific for the pgx postgresql driver to the common abstract database interfaces.
|
Package pgxadapt provides functions to adapt types specific for the pgx postgresql driver to the common abstract database interfaces. |
|
sqladapt
Package sqladapt provides functions to adapt types for the stdlib's database/sql package to the common abstract database interfaces.
|
Package sqladapt provides functions to adapt types for the stdlib's database/sql package to the common abstract database interfaces. |
|
testdb
Package testdb provides functions to test a pgdb project using a real, non-mocked but isolated test database.
|
Package testdb provides functions to test a pgdb project using a real, non-mocked but isolated test database. |
|
middleware
Package middleware provides middleware commonly-required for Web servers.
|
Package middleware provides middleware commonly-required for Web servers. |
|
webpages
Package webpages parses templates used to render pages.
|
Package webpages parses templates used to render pages. |
Click to show internal directories.
Click to hide internal directories.