terraform/vendor/github.com/tent/http-link-go
James Bardin a0b70b0ec7 Sync the vendor folder with the manifest
A number of PRs have come through which modified the vendor folder
without recording the proper information. This resets everything back to
the recorded version.
2017-01-19 14:10:52 -05:00
..
LICENSE Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
README.md Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06:00
link.go Vendor all dependencies w/ Godep 2016-01-29 15:08:48 -06: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