meta

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2023 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//ErrNotFound db not found.
	ErrNotFound = errors.New("not found")
	//ErrArgNotPtr argument is not ptr.
	ErrArgNotPtr = errors.New("argument not ptr")
	//ErrFieldNotFound struct's field not found.
	ErrFieldNotFound = errors.New("struct's field not found")
	//ErrArgIsNil argument is nil.
	ErrArgIsNil = errors.New("argument is nil")
)

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