package
0.20.0
Repository: https://github.com/simplesurance/baur.git
Documentation: pkg.go.dev

# Functions

New establishes a connection a postgres db.

# Structs

Client is a postgres storage client.
Query is the sql query struct.

# Type aliases

RowScanFunc should run rows.Scan and return a value for that row.