Optimize file structure
This commit is contained in:
parent
b1880a435c
commit
677cb52715
6 changed files with 6 additions and 8 deletions
|
@ -184,4 +184,4 @@ func main() {
|
|||
}
|
||||
fmt.Printf("Listening on port " + opts["PORT"])
|
||||
http.ListenAndServe(":"+opts["PORT"], nil)
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue