package main func main() { srv := newServer() srv.run() }