Categorygithub.com/jasonhancock/go-dberrors/postgres
modulepackage
0.0.1
Repository: https://github.com/jasonhancock/go-dberrors.git
Documentation: pkg.go.dev

# README

postgres DB errors package

This is a fork of gmkit's errors package.

# Functions

NewError creates a new PG error from a provided error.

# Structs

Err provides meaningful behavior to the postgres error.