Documentation
¶
Overview ¶
Package postgresql provides backend for PostgreSQL and compatible databases.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBackend ¶
func NewBackend(params *NewBackendParams) (backends.Backend, error)
NewBackend creates a new backend for PostgreSQL-compatible database.
Types ¶
type NewBackendParams ¶
NewBackendParams represents the parameters of NewBackend function.
Click to show internal directories.
Click to hide internal directories.