I have a Golang web server which handles web requests with ListenAndServe / ListenAndServeTLS. However, these are both blocking calls. The net/http server handles each web reque