4 lines
67 B
Plaintext
4 lines
67 B
Plaintext
func main(args)
|
|
{
|
|
Net.Http.ListenSimpleWithLoop(Router,4200);
|
|
} |