toerr

package
v0.0.0-...-e96a773 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2016 License: BSD-2-Clause Imports: 0 Imported by: 1

Documentation

Overview

Package errors is a simple library to collect multiple errors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Errors

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

func (*Errors) Append

func (e *Errors) Append(err error)

func (*Errors) Error

func (e *Errors) Error() string

func (*Errors) NotOk

func (e *Errors) NotOk() bool

func (*Errors) Ok

func (e *Errors) Ok() bool

func (*Errors) Slice

func (e *Errors) Slice() []error

Jump to

Keyboard shortcuts

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