A new experimental Go API for JSON
Go 1.25 introduces experimental support for encoding/json/jsontext and encoding/json/v2 packages.
Sep 09, 2025
989 views
Programming languages, frameworks, and development tools
Found 82 articles
Go 1.25 introduces experimental support for encoding/json/jsontext and encoding/json/v2 packages.
A discussion of testing asynchronous code and an exploration of the `testing/synctest` package. Based on the GopherCon Europe 2025 talk with the same title.