featurebase/http
2018-06-28 10:38:37 -05:00
..
client.go enforced Accept for json response endpoints 2018-06-20 13:13:46 -05:00
client_test.go remove Server.Addr - use URI instead 2018-06-27 13:37:08 -05:00
handler.go Remove API.TranslateStore, refactor Handler.getTranslateData to use new helper API.GetTranslateData 2018-06-26 11:58:27 -05:00
handler_internal_test.go Migrate HTTP handler and client into http subpackage. 2018-06-12 13:22:40 -05:00
handler_test.go Merge branch 'develop' into newpql 2018-06-22 09:11:00 -05:00
translator.go Key-to-ID Translation 2018-06-15 16:45:05 -06:00
translator_test.go Use channel to notify on server close instead of atomic.Value. Ensure CloseFunc() only called once. 2018-06-28 10:38:37 -05:00