-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.website
Milestone
Description
What is the URL of the page with the issue?
https://go.dev/blog/routing-enhancements
What is your user agent?
Screenshot
What did you do?
Read the docs. The reference to "handlePost" function suggests that the second argument is, in fact, a function and not a struct. Therefore, HandleFunc
would be called instead.
What did you expect to see?
HandleFunc
What did you see instead?
Handle
Metadata
Metadata
Assignees
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.website