featurebase/http
Travis Turner efb9f97e61
Advertise address and listen on 0.0.0.0
This commit adds support for advertise address by using a new config
option `advertise`, or by defaulting its value to that
specified in `bind`.

Also adds support for listening on 0.0.0.0 by trying to determine
the preferred outbound IP to use for the advertise address.
2019-01-21 22:36:55 -06:00
..
client.go Advertise address and listen on 0.0.0.0 2019-01-21 22:36:55 -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 fix staticcheck warnings 2019-01-21 14:24:11 -06:00
handler_internal_test.go fix failing tests due to staticcheck fixes 2019-01-21 14:38:58 -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