8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Get code working with Go1 Run gofix Run gofmt -tabs=false -tabwidth=4 -w=true *.go Make other changes to get code to compile under Go1
Reformat with gofmt -s=true -spaces=true -tabindent=false -tabwidth=4… … -w=true *.go