db_errors

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Column_NotFoundErrorMessage        = "column: the column specified by columnName cannot be found"
	Column_IndexOutOfRangeErrorMessage = "column: the columnIndex argument is out of range"

	Connection_InvalidDriverErrorMessage = "connection: the driver is invalid"
	Connection_EmptyDSNErrorMessage      = "connection: the dsn cannot be empty"
)

Variables

This section is empty.

Functions

func ColumnIndexOutOfRangeError

func ColumnIndexOutOfRangeError() error

func ColumnNotFoundError

func ColumnNotFoundError() error

func ConnectionEmptyDSNError

func ConnectionEmptyDSNError() error

func ConnectionInvalidDriverError

func ConnectionInvalidDriverError() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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