Skip to content

reiver/go-httpsig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-httpsig

Package httpsig provides an implementation of HTTP signatures, for the Go programming-language (golang).

Documention

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

GoDoc

Import

To import package httpsig use import code like the following:

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

Installation

To install package httpsig do the following:

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

Author

Package httpsig was written by Charles Iliya Krempeaux

See Also

  • [QUIRKS.md]
  • [HACKING.md]

About

Package httpsig provides an implementation of HTTP signatures, for the Go programming-language (golang).

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages