The latest Golang development news
Tracking the Status of Go 2.0 — A wiki page has been created to collect links from the core team about the status of Go 2.0. Not much to see yet, however. Core team member Brad Fitzpatrick says he's "rooting for generics & better error handling." Official Go Repository | On Failure Modes — An interesting treatise on minimal version selection (MVS) as used by tools like vgo and how game theory helps show some weak spots in using such systems at scale. sam boyer | Go Garbage Collection and Files — An interesting bug and fix around what happens to a file descriptor when the backing file object is garbage collected. Kevba | |
No comments:
Post a Comment