errz

package
v0.0.0-...-2bc12df Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsMatchError

func IsMatchError(err error) bool

IsMatchError returns true if err is a MatchError, false otherwise.

func MatchErrorf

func MatchErrorf(format string, a ...interface{}) error

MatchErrorf creates a new MatchError object

Types

type MatchError

type MatchError struct {
	// contains filtered or unexported fields
}

MatchError represents the case when the input tokens did not match a given node

func (*MatchError) Error

func (m *MatchError) Error() string

Jump to

Keyboard shortcuts

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