What's inside net/http? Late binding in the Go standard library
2015-12-21
It's well known that we're heavy users of the Go programming language at CloudFlare. Our work often involves delving into the standard library source code to understand internal code paths, error handling and performance characteristics....