db

package
v0.0.0-...-5d22bd2 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package db contains custom errors for database

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewError

func NewError(err error, retry int) error

Types

type Error

type Error struct {
	Err   error
	Retry int
}

func (*Error) Error

func (e *Error) Error() string

func (*Error) Unwrap

func (e *Error) Unwrap() error

Directories

Path Synopsis
Package repository contains all database logic for storage
Package repository contains all database logic for storage

Jump to

Keyboard shortcuts

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