store

package
v0.3.2 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewError

func NewError(err error) error

Types

type ErrConflict

type ErrConflict struct {
	Message string
}

func (*ErrConflict) Error

func (e *ErrConflict) Error() string

type Store

type Store struct {
	Pool *pgxpool.Pool
}

func NewPostgresStore

func NewPostgresStore(ctx context.Context, connString string) (*Store, error)

Jump to

Keyboard shortcuts

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