UpFast/main.go

5 lines
45 B
Go

package main
func main() {
StartServer()
}