flake8
passed.
JSHint
passed.
Review Request #10015 — Created June 11, 2018 and submitted
Information | |
---|---|
brennie | |
rb-gateway | |
master | |
94e5e36... | |
Reviewers | |
rb-gateway | |
We now bring in
kingpin
for argument parsing. This allows us to
specify the path to the configuration file.
Ran
go fmt ./...
.
Rango test ./...
.
Ranrb-gateway --config
with a different config file.