We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiki: redirect everything to go.dev/wiki For #61940.
url updates to go.dev / pkg.go.dev
Add note regarding fallthrough in type switch
Easier to understand fallthrough example
Added noop case
Adds syntax highlighting
update link to new location
Inserted work around for 'fallthrough' only being allowed as the last non-empty statement of a 'case' or 'default' clause
panic("unreachable") is no longer needed in go code
Fix formatting after import
Wiki data import from Google Code