package
0.0.0-20200208220218-49ae3c4a9dba
Repository: https://github.com/anothrnick/full-text-search-api.git
Documentation: pkg.go.dev

# Functions

NewPostgres returns a new instance of `Postgres` with a connection to the postgres db based on provided parameters.
NewTranslatedError returns a pointer to a new `TranslatedError`.

# Structs

Postgres wraps the db connection to a postgres instance.
ProjectData represents a `project_data` database record.
TranslatedError is a database error translated with HTTP Status code.