GopherCon Europe 2024: Jonathan Amsterdam - HTTP Routing Enhancements

preview_player
Показать описание
About the talk: HTTP Routing Enhancements
Go 1.22 added two enhancements to the routing patterns for http.ServeMux: methods and path wildcards. I'll describe the new features, explain our search for a good rule for deciding which pattern wins in case of a conflict, and talk about how the changes affect performance.

About the speaker: Jonathan Amsterdam
Jonathan is a Software Engineer at the Go team.
#gopherconEU #golang
Рекомендации по теме
Комментарии
Автор

Thank you for a wonderful talk, Jonathan Amsterdam.

australianman