kops/vendor/github.com/tent/http-link-go
Justin Santa Barbara 6b6f9db0ef Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
..
.gitignore vendor github.com/tent/http-link-go 2017-07-09 23:42:26 -04:00
.travis.yml vendor github.com/tent/http-link-go 2017-07-09 23:42:26 -04:00
BUILD.bazel Run make dep-ensure to use dep for vendor directory 2018-02-04 22:08:16 -05:00
LICENSE vendor github.com/tent/http-link-go 2017-07-09 23:42:26 -04:00
README.md vendor github.com/tent/http-link-go 2017-07-09 23:42:26 -04:00
link.go vendor github.com/tent/http-link-go 2017-07-09 23:42:26 -04: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