@@ -21,7 +21,7 @@ func hello(w http.ResponseWriter, req *http.Request) {
|
||||
fmt.Println("server: hello handler started")
|
||||
defer fmt.Println("server: hello handler ended")
|
||||
|
||||
// Wait for 3 seconds before sending a reply to the
|
||||
// Wait for a few seconds before sending a reply to the
|
||||
// client. This could simulate some work the server is
|
||||
// doing. While working, keep an eye on the context's
|
||||
// `Done()` channel for a signal that we should cancel
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
e338acce5d0f64d6478be4b886bd24a0fd1a3afa
|
||||
Lun5aFco3pX
|
||||
a9537bfea55bca15d8db1c453e2d9852f9d447e1
|
||||
0_bu1o8rIBO
|
||||
|
||||
Reference in New Issue
Block a user