db

package
v0.0.0-...-20693d9 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DB

type DB struct {
	*gorm.DB
}

func New

func New() (*DB, error)

func (DB) IsErrNotFound

func (DB) IsErrNotFound(err error) bool

func (DB) IsErrUniqueConstraintViolation

func (DB) IsErrUniqueConstraintViolation(err error, cols []string) bool

func (*DB) Tx

func (db *DB) Tx() *DB

Jump to

Keyboard shortcuts

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