Update README files, use require.NoError

This commit is contained in:
Juan Calderon-Perez
2023-08-20 09:22:43 -04:00
parent 32af1f92eb
commit c0cc07ca93
37 changed files with 350 additions and 320 deletions

View File

@@ -11,6 +11,8 @@ title: Postgres
A Postgres storage driver using [jackc/pgx](https://github.com/jackc/pgx).
**Note: Requires Go 1.19 and above**
### Table of Contents
- [Signatures](#signatures)
- [Installation](#installation)