Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostgresIndex ¶
type PostgresIndex struct {
// contains filtered or unexported fields
}
func NewIndex ¶
func NewIndex(dsn string) (*PostgresIndex, error)
type PostgresRepo ¶
type PostgresRepo struct {
// contains filtered or unexported fields
}
func New ¶
func New(dsn string) (*PostgresRepo, error)
Click to show internal directories.
Click to hide internal directories.