psql

package
v0.9.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 24, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const DriverNamePgSQL = "postgres"

Variables

This section is empty.

Functions

This section is empty.

Types

type PsqlDB

type PsqlDB struct {
	URLModel  *urlDB
	PageModel *pageDB
}

func NewPsqlDB

func NewPsqlDB(db *sql.DB) *PsqlDB

NewPsqlDB returns new instance of PostgreSQL with URL and Pages models

func (PsqlDB) InitDatabase added in v0.8.5

func (pq PsqlDB) InitDatabase(ctx context.Context, db *sql.DB) error

InitDatabase will create the required tables for the crawlers to use

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL