errors

package
v1.2.1-0...-7f8ddb4 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2021 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package errors provides custom errors for grg packages.

Index

Constants

This section is empty.

Variables

View Source
var (
	NumberAtBeginning error = errors.New("grg: 1st character must be a letter")
	NoSpacer          error = errors.New("grg: spacer is not allowed")
	Collision         error = errors.New("grg: collision detected, 2 files or directories have the same path (first letter is not case sensitive)")
)

Functions

func NoSymbol

func NoSymbol(character rune) error

To get a custom error about a not allowed symbol.

Types

This section is empty.

Jump to

Keyboard shortcuts

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