docs/vendor/github.com/tent/http-link-go
Olivier Gambier c9117af080 Move to vendor
As we walk away from 1.4, godep no longer requires to have stuff into workspace and we no longer need the symlink.

Signed-off-by: Olivier Gambier <olivier@docker.com>
2015-11-03 21:14:39 -08:00
..
.gitignore Move to vendor 2015-11-03 21:14:39 -08:00
.travis.yml Move to vendor 2015-11-03 21:14:39 -08:00
LICENSE Move to vendor 2015-11-03 21:14:39 -08:00
README.md Move to vendor 2015-11-03 21:14:39 -08:00
link.go Move to vendor 2015-11-03 21:14:39 -08:00
link_test.go Move to vendor 2015-11-03 21:14:39 -08:00

README.md

http-link-go Build Status

http-link-go implements parsing and serialization of Link header values as defined in RFC 5988.

Documentation

Installation

go get github.com/tent/http-link-go