Jonathan Boulle
|
be68a8e5cc
|
*: switch to line comments for copyright
Build tags are not compatible with block comments. Also adds copyright
header to a few places it was missing.
|
2015-01-24 19:32:33 -08:00 |
|
Alex Crawford
|
8be307de49
|
*: fix warnings from go vet
|
2014-10-23 11:46:08 -07:00 |
|
Jonathan Boulle
|
6c1ba590aa
|
*: add license header to all source files
|
2014-10-17 15:36:22 -07:00 |
|
Alex Crawford
|
c089216cb5
|
datasources: Add support for specifying multiple datasources
If multiple sources are specified, the first available source is used.
|
2014-06-26 22:32:39 -07:00 |
|
Alex Crawford
|
68dc902ed1
|
HttpClient: Refactor timeout into two seperate functions
|
2014-06-26 15:16:22 -07:00 |
|
Jonathan Boulle
|
269a658d4b
|
fix(pkg): simplify exponential backoff to avoid overflows
|
2014-05-29 11:11:18 -07:00 |
|
Camilo Aguilar
|
8ca3c2ed1f
|
style(httpbackoff -> pkg): Adjusts package name to follow convention
|
2014-05-22 14:37:19 -04:00 |
|