Go Runtime Source Notes

Go 从请求到生产现场

A bilingual source-reading series that follows one Go HTTP request through language semantics, net/http, the runtime, the kernel boundary, and production diagnostics.

Chinese 中文系列

从一条并发抓取请求开始,沿固定版本源码理解连接、context、Transport、netpoll、调度、内存和诊断。

English English edition

Read the same source-grounded route with matching figures, examples, source links, and experiment boundaries.