Golang checkers: Revision history

From wikinotes

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 July 2022

26 June 2022

  • curprev 18:3818:38, 26 June 2022Will talk contribs 257 bytes +257 Created page with "Linters, safety checks, validation etc. = Checkers = <blockquote> {| class="wikitable" |- | golang errcheck || list unhandled errors |- | golang gc || <code>go {build,run} -race</code> checks for race conditions |- |} </blockquote><!-- Checkers -->"