featurebase/server
Matt Jaffee 943e8ece1e add data-dir flag and simplify server/server.go
Now that the default data dir is defined by the flag, we don't need to set it
explicitly if it isn't set. We also stop reading the config file explicitly in
server.go since viper will read it - we do need to define all the config options
though before the config file will work properly.
2017-03-17 16:43:04 -05:00
..
server.go add data-dir flag and simplify server/server.go 2017-03-17 16:43:04 -05:00
server_test.go code review tweaks 2017-03-07 11:30:31 -06:00