pgrepo

package
v0.0.0-...-e972d78 Latest Latest
Warning

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

Go to latest
Published: Jun 20, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PgRepo

type PgRepo struct {
	Pool *pgxpool.Pool
}

func New

func New(ctx context.Context, cfg config.PostgresCfg, logger zerolog.Logger) (*PgRepo, error)

func (*PgRepo) GetOrigURL

func (db *PgRepo) GetOrigURL(ctx context.Context, alias string) (string, error)

func (*PgRepo) SaveAlias

func (db *PgRepo) SaveAlias(ctx context.Context, original, alias string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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