Commit Graph

7 Commits

Author SHA1 Message Date
antihax
831e8d7c87 [Go] Add context to all requests for tracing, logging, cancellations, etc. (#6997)
* Add context to all requests for tracing, logging, cancellations, etc.

* Fix compile error with when call has no parameters.
2017-11-30 00:30:35 +08:00
antihax
3ed1aa8e79 Rewrite of Go Client #2 (#5037)
* Rewrite of Go Client

* Revert to older version of context.Context

* Clean and bulk up concurrency test.

* Correct {{path}} to {{{path}}}

* change custom date type to string.

* Add APIKey authentication

* Correct missing line from resolving conflicts.

Correct missing line from resolving conflicts.
2017-04-22 01:17:18 +08:00
Guo Huang
56d1b896b7 enable testing array after resty fixed their issue 2016-04-30 23:35:04 -07:00
Guo Huang
09248bcd25 added comments for skip test 2016-04-29 16:17:18 -07:00
Guo Huang
ed219f8a9a fix typo 2016-04-29 16:10:10 -07:00
Guo Huang
ad28879fce changed tabs to spaces 2016-04-29 16:02:41 -07:00
Guo Huang
a6e45bf97d added user api test 2016-04-29 15:59:21 -07:00