|
|
9d0e43710d
|
use golang context package
|
2015-03-26 15:56:27 -04:00 |
|
|
|
64ec22f709
|
remove Client struct, use context values for API key, Work client ID and private key, and http Client
|
2014-10-21 15:10:41 -04:00 |
|
|
|
9166c9bae7
|
Thread through context.Context, currently unused
|
2014-10-21 14:15:57 -04:00 |
|
|
|
9deaf93c7f
|
Add doc comments for Distance Matrix API methods
|
2014-10-13 12:15:04 -04:00 |
|
|
|
aa3b05a35f
|
return responses that don't include Status and ErrorMessage, instead return an APIError if the API response is not 'OK'
|
2014-10-09 16:08:02 -04:00 |
|
|
|
2caece1694
|
Add DistanceMatrix API
|
2014-10-07 12:46:01 -04:00 |
|