apperr

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package apperr contains error constants and functions for the application.

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorInvalidColumn     = errors.New("invalid column name")
	ErrorInvalidDriver     = errors.New("invalid driver provided")
	ErrorEmptyTableName    = errors.New("table name cannot be empty")
	ErrorInvalidPagination = errors.New("invalid limit or offset, must be > 0")
)

Functions

func ErrorLimitTooLarge added in v0.1.3

func ErrorLimitTooLarge(max int) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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