Documentation
¶
Overview ¶
Package postgres implements PostgreSQL as a hashR storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage allows to interact with PostgreSQL instance.
func NewStorage ¶
NewStorage creates new Storage struct that allows to interact with PostgreSQL instance and all the necessary tables, if they don't exist.
Click to show internal directories.
Click to hide internal directories.