Commit Graph

8 Commits

Author SHA1 Message Date
Guus van Weelden 9e24e26f6b use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
akutz 8ed9e9ea6c Portable Go Context Usage
This patch updates the godo package to use a portable Go context -- a
Context that works with Go versions prior to Go 1.7 as well as Go 1.7
and onwards.
2017-04-07 15:32:33 -05:00
Mike Chittenden 2f4c9ca7af Deprecate tag rename (PUT /v2/tags/:name) 2017-04-07 10:53:34 -04:00
Antoine Grondin dc14e4b04d add context.Context to all calls 2017-02-23 14:25:29 -05:00
Term1nal b814e84f48 make linters happy 2016-12-20 16:00:17 -08:00
Nan Zhong 960a9c905e Use a enum to represent resource type 2016-03-22 10:25:22 -04:00
Nan Zhong 25d8c5d1b6 Add some comments to tags service 2016-03-17 01:52:54 -04:00
Nan Zhong 78b1e66bf2 Add tagging to godo 2016-03-17 00:34:29 -04:00