notes
This commit is contained in:
parent
476a3bc84c
commit
34311141aa
@ -76,6 +76,10 @@ func main() {
|
||||
}
|
||||
}
|
||||
|
||||
// == todo
|
||||
// clean up logging
|
||||
// consider refactoring
|
||||
|
||||
// == running
|
||||
// $ cd src
|
||||
// $ go build xx-http-server-graceful-shutdown.go
|
||||
@ -84,3 +88,6 @@ func main() {
|
||||
// $ curl -i http://127.0.0.1:5000/
|
||||
//
|
||||
// ^C
|
||||
|
||||
// == credits
|
||||
// http://blog.nella.org/?p=879
|
||||
|
Loading…
x
Reference in New Issue
Block a user