Package http500 provides tools for creating HTTP 500 responses, for the Go programming language.
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-http500
To import package http500 use import
code like the following:
import "github.com/reiver/go-http500"
To install package http500 do the following:
GOPROXY=direct go get github.com/reiver/go-http500
Package http500 was written by Charles Iliya Krempeaux