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.
Added "Literals" to the TOC menu
Added "Managing string literals is a PITA, not just in GoLang but in (all?) other language"
Removed my experience reports because by now I have learned they were moot.
Changed my own personal domain so the link was no longer broken.
url updates to go.dev / pkg.go.dev
clarify chi's position on go modules
remove dead links
Updated ExperienceReports (markdown)
updated link
improved the wording to change a lost in translation message
user story about issues for golang in numerical computing and data science
Add a report about optional parameters (https://bojanz.github.io/optional-parameters-go/) to the Syntax group.
re-add Error Values to ToC
sort sections consistent with table of contents
add "I'll take pkg over internal"
Add “Error Wrapping and Redundancy in Go”.
Adding Dgraph concerns about Go Modules
add link to https://github.com/guanw/go-proposal/blob/master/proposal.md
Add "Pros and cons of leveraging Go types"
improved wording
Fix intention
Added "On Typing Strings in Go (More Constrained vs. Less Constrained)"
Added experience report related to security vulnerability tracking.
Added a Stripe thread in which they decided to remove Go Modules support