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