enocom / gopher-reading-list

A curated selection of blog posts on Go
Apache License 2.0
7.85k stars 578 forks source link

Make resilient Go net/http servers using timeouts, deadlines and context cancellation #120

Closed enocom closed 3 years ago

enocom commented 4 years ago

https://ieftimov.com/post/make-resilient-golang-net-http-servers-using-timeouts-deadlines-context-cancellation/