errors

package
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error struct {
	Pos position.Position
	Err error
}

func (*Error) Error

func (e *Error) Error() string

func (*Error) String

func (e *Error) String() string

type Errors

type Errors []*Error

func NewErrors

func NewErrors() *Errors

func (*Errors) Append

func (e *Errors) Append(pos position.Position, err error)

func (*Errors) Error

func (e *Errors) Error() string

func (*Errors) Len

func (e *Errors) Len() int

func (*Errors) Reset

func (e *Errors) Reset()

func (*Errors) String

func (e *Errors) String() string

Jump to

Keyboard shortcuts

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