errors

package
v0.0.0-...-c46ab93 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrColsInvalid = errors.New("columns are invalid")
View Source
var ErrColsNotInOrder = errors.New("columns are not in order")
View Source
var ErrConfigInvalid = errors.New("structure config of sheet is invalid")
View Source
var ErrEmptyUID = errors.New("empty uid provided where uid expected")
View Source
var ErrInconsistentData = errors.New("inconsistent data, maybe changed between api calls") // we can not place a global "lock" on the sheet, sadly...
View Source
var ErrInvalidType = errors.New("invalid type passed to function")
View Source
var ErrMultiUpdate = errors.New("updating the same record multiple times in the same request")
View Source
var ErrOverflow = errors.New("integer/float overflow error")
View Source
var ErrRecordNotFound = errors.New("record with this uid not found in the sheet")
View Source
var InvalidUIDCol = errors.New("the uid colum is invalid") // either not present in the list of columns, or something else

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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