{"id":52117,"library":"peterhellberg-link","title":"Link","description":"Package link parses Link headers used for pagination, as defined in RFC 5988.","status":"active","version":"1.2.0","language":"go","source_language":null,"source_url":"https://github.com/peterhellberg/link","tags":["link","header","pagination","rfc5988"],"install":[{"cmd":"go get github.com/peterhellberg/link","lang":"bash","label":"Install github.com/peterhellberg/link"}],"dependencies":[],"imports":[{"symbol":"link","correct":"github.com/peterhellberg/link"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/peterhellberg/link\"\n)\n\nfunc main() {\n\tlinks := link.Parse(`<https://api.example.com/page=2>; rel=\"next\"`)\n\tfmt.Println(links[\"next\"])\n}","lang":"go","description":"Parse Link headers"},"warnings":[],"env_vars":null,"search_vec":"'5988':14 'defin':11 'header':6,16 'link':1,3,5,15 'packag':2 'pagin':9,17 'pars':4 'rfc':13 'rfc5988':18 'use':7","created_at":"2026-06-15T06:41:53.713916+00:00","updated_at":"2026-06-15T06:41:53.713916+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/peterhellberg/link","github":"https://github.com/peterhellberg/link","docs":"https://pkg.go.dev/github.com/peterhellberg/link#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}