errors

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2016 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FailedSource

type FailedSource struct {
	Source string
	Err    error
}

FailedSource represents a source unable to be retrieved or processed

func (*FailedSource) Error

func (fs *FailedSource) Error() string

type FailedSources

type FailedSources struct {
	Sources []*FailedSource
}

FailedSources represents a collection of FailedSource instances

func (*FailedSources) Add

func (failedSources *FailedSources) Add(failedSource *FailedSource)

Add adds a FailedSource instance to the FailedSources collection

func (*FailedSources) Error

func (failedSources *FailedSources) Error() string

Jump to

Keyboard shortcuts

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