Package errhttp provides errors and types that make dealing with HTTP response errors easier, for the Go programming language.
Go to file
Charles Iliya Krempeaux 6f7fbc0035 initial commit 2017-02-06 12:57:57 -08:00
LICENSE initial commit 2017-02-06 12:57:57 -08:00
README.md initial commit 2017-02-06 12:57:57 -08:00

README.md

go-errhttp

Package errhttp provides types errors that make dealing with HTTP response errors easier.

Documention

Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-errhttp

GoDoc