featurebase/http
Ben Johnson 9d1e5ca8ce
Merge Range() into Row() call.
This commit refactors the `Range()` call and merges its functionality
into the `Row()` call.
2019-01-09 15:10:49 -07:00
..
client.go ensure internal client closes all response bodies to avoid leaking connections/goroutines 2018-12-19 11:57:47 -06:00
client_test.go Merge Range() into Row() call. 2019-01-09 15:10:49 -07:00
error.go Fix linter issues: vet 2018-07-19 11:37:50 -05:00
handler.go add test for translate store buffer growth logic. add max limit to buffer size. 2018-12-18 12:48:20 -06:00
handler_internal_test.go add test for translate store buffer growth logic. add max limit to buffer size. 2018-12-18 12:48:20 -06:00
handler_test.go Merge branch 'develop' into newpql 2018-06-22 09:11:00 -05:00
translator.go added v2 notation 2018-10-17 17:58:52 -05:00
translator_test.go revert to existing api with panic per jaffee 2018-10-17 10:29:58 -05:00