Documentation
¶
Overview ¶
Package pgx implements the postgres store with pgx driver
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
type Metadata ¶
type Metadata map[string]interface{}
func (*Metadata) Scan ¶
Scan satisfies the sql.Scanner interface.
Source Files
¶
- db.go
- metadata.go
- pgx.go
- queries.go
- templates.go
Click to show internal directories.
Click to hide internal directories.