Skip to content

Package http500 provides tools for creating HTTP 500 responses, for the Go programming language.

License

Notifications You must be signed in to change notification settings

reiver/go-http500

Repository files navigation

go-http500

Package http500 provides tools for creating HTTP 500 responses, for the Go programming language.

Documention

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

GoDoc

Import

To import package http500 use import code like the following:

import "github.com/reiver/go-http500"

Installation

To install package http500 do the following:

GOPROXY=direct go get github.com/reiver/go-http500

Author

Package http500 was written by Charles Iliya Krempeaux

About

Package http500 provides tools for creating HTTP 500 responses, for the Go programming language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages