fleet/cli
Victor Vrantchan 1896961cba cli/serve: use server address from config (#853)
Until now, despite having the appropriate config flag, we were using a
hardcoded port for server address. Switch the ListenAndServe methods to use
the config params instead.
2017-01-10 11:07:14 -05:00
..
config_dump.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
healthz_test.go add a /healthz endpoint which checks that the app is in a healthy state (#674) 2016-12-22 12:07:47 -05:00
prepare.go Separate tables from data migrations (#745) 2017-01-05 09:27:56 -08:00
root.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00
serve.go cli/serve: use server address from config (#853) 2017-01-10 11:07:14 -05:00
version.go Organizing go code (#241) 2016-09-26 11:48:55 -07:00