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