8 lines
131 B
Bash
8 lines
131 B
Bash
$ cd src
|
|
$ go build xx-http-server-graceful-shutdown.go
|
|
$ ./xx-http-server-graceful-shutdown
|
|
|
|
$ curl -i http://127.0.0.1:5000/
|
|
|
|
^C
|