Hacker News new | ask | show | jobs
Securely Logging and Tracing HTTP Requests in Go (zvelo.com)
8 points by joshuarubin 2978 days ago
1 comments

I'm the author: feel free to ask me anything!

I think that it’s a nice example of Go’s composability (i.e., with respect to http.RoundTripper).