# Packages
Package pgsql implements database.Datastore with PostgreSQL.
# Variables
DebianReleasesMapping translates Debian code names and class names to version numbers.
ErrBackendException is an error that occurs when the database backend does not work properly (ie.
ErrCantOpen is an error that occurs when the database could not be opened.
ErrInconsistent is an error that occurs when a database consistency check fails (ie.
No description provided by the author
UbuntuReleasesMapping translates Ubuntu code names to version numbers.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
ID is only meant to be used by database implementations and should never be used for anything else.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Datastore is the interface that describes a database backend implementation.
# Type aliases
No description provided by the author