errors

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: May 25, 2016 License: Apache-2.0 Imports: 3 Imported by: 303

Documentation

Overview

Package errors provides utility functions for various errors

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorToSentence added in v1.0.7

func ErrorToSentence(err error) string

ErrorToSentence will capitalize the first letter of the error message and add a period to the end if one is not present.

func IsTimeoutErr added in v1.1.1

func IsTimeoutErr(err error) bool

IsTimeoutErr returns true if the error indicates timeout

func TolerateNotFoundError

func TolerateNotFoundError(err error) error

TolerateNotFoundError tolerates 'not found' errors

Types

This section is empty.

Jump to

Keyboard shortcuts

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