Exciting Go Update - v1.22 Change Log With Examples

Exciting Go Update - v1.22 Change Log With Examples

10.673 Lượt nghe
Exciting Go Update - v1.22 Change Log With Examples
In this video, we will cover the changes that come with Go version 1.22. The new version of Go has many exciting new features, we will look through these features and learn more about them. If you want to support me, feel free to buy me a coffee https://www.buymeacoffee.com/percybolmer 00:11 - Introduction 01:36 - Gotip 02:43 - The For Bug - Finally Gone 08:50 - Better HTTP Routing in Stdlib 10:11 - Method-Specific Routing 15:19 - Wildcards in Patterns (Path Parameters) 19:59 - Matching Exact Patterns With Trailing Slash 22:47 - Route Conflict Resolution 23:34 - Honorable Mentions 26:38 - Conclusion Appendix Go Benchmark - https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/go.html Garbage Collector - https://en.wikipedia.org/wiki/Garbage_collection_(computer_science) Go change log - https://tip.golang.org/doc/go1.22 Lets encrypt revoke - https://community.letsencrypt.org/t/revoking-certain-certificates-on-march-4/114864 Go playground - https://go.dev/play/p/LkgkmFMoqTS GoTip - https://pkg.go.dev/golang.org/dl/gotip