|
|
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 |
|
|
|
862c7af424
|
fix build
|
2014-10-13 13:41:14 -04:00 |
|
|
|
a3e86dd287
|
Add doc comments for Geocoding API methods
|
2014-10-13 13:34:23 -04:00 |
|
|
|
e9e7597dd0
|
Add doc comments for Directions API methods
|
2014-10-13 12:05:26 -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 |
|
|
|
c986c5df38
|
Add geocode and reverse geocode
|
2014-10-07 12:23:03 -04:00 |
|
|
|
42ad906d08
|
add TimeZone API
|
2014-10-07 10:34:13 -04:00 |
|
|
|
65e4dccc17
|
Fix test, add Stop struct
|
2014-10-07 09:52:11 -04:00 |
|
|
|
449c03fc61
|
Add StaticMap method to generate static map image
|
2014-10-06 17:18:53 -04:00 |
|
|
|
e0af619690
|
initial commit
|
2014-10-06 14:18:03 -04:00 |
|