what command is required with command line arguments to run this demo? go run main.go throws following error. ``` # command-line-arguments ./main.go:32:9: undefined: NewServer ```