- Published on
Go: Understand the Design of Sync.Pool
- Authors
- Name
- Hao Chen
- @haoel
Content
https://medium.com/a-journey-with-go/go-understand-the-design-of-sync-pool-2dde3024e277
Link Preview
- https://medium.com/a-journey-with-go/go-understand-the-design-of-sync-pool-2dde3024e277
- Go: Understand the Design of Sync.Pool
- ℹ️ This article is based on Go 1.12 and 1.13 and explains the evolution of sync/pool.go between those two versions.