error

package
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrRecordNotFound = New("record not found")
	ErrInsertFail     = New("record insert fail")
	ErrUpdateFail     = New("record update fail")
)

Functions

This section is empty.

Types

type DbError added in v1.0.3

type DbError struct {
	Msg string
}

db

func New added in v1.0.3

func New(msg string) *DbError

func (DbError) Error added in v1.0.3

func (e DbError) Error() string

Jump to

Keyboard shortcuts

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