constants

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PatternNumberAndAlphabet = "[0-9a-zA-Z]+"
)

Variables

View Source
var (
	ErrNotFound          = errors.New("not found")
	ErrNotSupport        = errors.New("not support")
	ErrOutOfRange        = errors.New("len out of range")
	ErrNotSlice          = errors.New("input is not a slice")
	ErrEmptyList         = errors.New("empty list")
	ErrFieldNotFound     = errors.New("field not found")
	ErrIncompatible      = errors.New("incompatible field types")
	ErrParamLessThanZero = errors.New("param is less than zero")
	ErrNotFunction       = errors.New("input is not a function")
)

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