Package httpsig provides an implementation of HTTP signatures, for the Go programming-language (golang).
Online documentation, which includes examples, can be found at: http://godoc.org/github.com/reiver/go-httpsig
To import package httpsig use import code like the following:
import "github.com/reiver/go-httpsig"
To install package httpsig do the following:
GOPROXY=direct go get github.com/reiver/go-httpsig
Package httpsig was written by Charles Iliya Krempeaux
- [QUIRKS.md]
- [HACKING.md]