d12 / Load-Balancer-Golang

A simple load balancer / reverse proxy written in GoLang.
65 stars 13 forks source link

We don't print the port we're listening on #13

Open nwoodthorpe opened 7 years ago

nwoodthorpe commented 7 years ago

Since port comes from the config yml and not a cmd arg, it'd be handy to output what port we're listening on during boot.