Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnOptions ¶
func (ConnOptions) ConnString ¶
func (c ConnOptions) ConnString() string
func (ConnOptions) Describe ¶
func (c ConnOptions) Describe() string
type Identifier ¶
type Postgres ¶
type Postgres struct { ConnOptions Logger *log.Logger }
func NewPostgres ¶
func NewPostgres(options ConnOptions, l *log.Logger) *Postgres
Click to show internal directories.
Click to hide internal directories.