Commit Graph

27 Commits

Author SHA1 Message Date
02ca5825eb Fixes incorrect format specifier for length of links in tests 2018-09-05 14:40:13 +00:00
3eda75a91f Merge pull request #5 from friparia/master
fix param parse when param has no value
2018-09-05 15:39:41 +01:00
2aac0585f4 fix param parse when param has no value
defination: [rfc5988](https://tools.ietf.org/html/rfc5988#section-5) - link-extension
2018-08-29 16:32:12 +08:00
6c03f819bd Merge pull request #4 from 178inaba/params_rel
Fix not to include rel in params
2017-05-05 20:44:11 +01:00
6c839f6157 Fix not to include rel in params 2017-05-06 01:35:55 +09:00
ee06f2596c Merge pull request #2 from 178inaba/empty_parse
Fix to return nil if parse empty string
2017-05-04 10:57:20 +01:00
24cc489bfd Merge pull request #1 from tomnomnom/empty-string-fixes
Fixes links with no rel attribute; removes old Go versions from travis
2017-05-04 18:53:52 +09:00
1baa7d93fa Fixes links with no rel attribute; removes old Go versions from travis 2017-05-04 09:43:35 +00:00
0d46e1b419 Fix to return nil if parse empty string 2017-05-04 16:38:13 +09:00
236df730ed Fixes lint issues, adds profile script 2016-06-20 00:20:27 +01:00
101119d3e5 Makes Link.Param() no longer return an error 2016-06-19 23:58:14 +01:00
2d1ed05a44 Adds String method for Links 2016-06-17 00:32:30 +01:00
9700717000 Adds example for link string method 2016-06-17 00:23:46 +01:00
7750da0170 Adds String method for Link 2016-06-17 00:18:15 +01:00
6953a30d44 Adds package comment 2016-03-28 21:49:59 +01:00
0acb7550ba Disables linting 2016-03-28 17:24:46 +01:00
b5c41e90e4 Fixes casing in username 2016-03-28 17:21:29 +01:00
8014c8f612 Fixes casing in travis, re-adds linting 2016-03-28 17:20:06 +01:00
4c21fc1abc Undoes travis linting 2016-03-28 16:25:11 +01:00
81084a504b Fixes GOPATH casing 2016-03-28 15:18:15 +01:00
a34f4bd376 Adds gotemplate files 2016-03-28 15:11:23 +01:00
3cbc5e2ab0 Adds golint suggestions 2016-02-07 00:12:53 +00:00
1309adde4e Makes README example valid 2015-12-10 13:53:34 -05:00
e8b35c877d Removes Go 1.0 and 1.1 from Travis config 2015-12-10 09:51:28 -05:00
9cb23279f5 Adds Travis CI badge 2015-12-10 09:48:09 -05:00
2e4951de58 Adds LICENSE, updates examples 2015-12-10 09:43:51 -05:00
d543c15203 Initial 2015-12-10 09:33:58 -05:00