summaryrefslogtreecommitdiff
path: root/doc/effective_go.html
Commit message (Expand)AuthorAgeFilesLines
* doc: remove incorrect space in %T and %v output examplesGabriel Aszalos2019-01-071-2/+2
* doc: improve the interface example in Effective GoRob Pike2018-11-261-2/+5
* doc: replace command line usages of godoc with go docAgniva De Sarker2018-10-311-4/+6
* doc: use the new log functionsGenevieve Luyt2018-10-221-4/+4
* doc: tweak example in Effective GoRob Pike2018-10-221-1/+1
* doc: make chart.apis.google.com link not clickableAlberto Donizetti2018-04-261-2/+1
* doc: fix typo in Effective Go: s/ReaderWriter/ReadWriter/Tom Levy2017-11-231-1/+1
* doc: simplify Append example in "Effective Go"Gabriel Aszalos2017-09-191-3/+1
* doc: Fixed missing dot in effective_go.htmlAndrii Soldatenko2017-09-031-1/+1
* doc: escape some HTML in Effective Go code examplesJames Neve2017-04-201-1/+1
* doc: use appropriate type to describe return valueKevin Burke2017-02-211-1/+1
* doc/effectivego: reword confusing sentenceRob Pike2016-10-261-3/+3
* doc: change variable name in Effective GoVitor De Mario2016-09-161-2/+2
* doc/effective_go: clarify advice on returning interfacesBryan C. Mills2016-07-131-8/+6
* doc/effective_go: clarify backward function referenceIan Lance Taylor2016-05-181-1/+1
* all: remove public named return values when uselessBrad Fitzpatrick2016-02-291-3/+3
* doc: remove mention of default GOMAXPROCS(1) in Effective GoBrad Fitzpatrick2015-07-211-23/+27
* doc: add a missing space in func signatureBrad Fitzpatrick2015-06-251-1/+1
* doc/effective_go: fix grammatical errorBrandon Gilmore2015-06-121-1/+1
* doc/effective_go: make function signature match function bodyBrett Cannon2015-05-081-1/+1
* doc/effective_go.html: add missing newlineMichael Vetter2015-03-121-1/+1
* build: adjustments for move from src/pkg to srcRuss Cox2014-09-081-2/+2
* doc: drop scheme from links that are known to support HTTPSAndrew Gerrand2014-07-251-4/+4
* doc/effective_go.html: a little more about errorsRob Pike2014-05-141-3/+17
* doc: replace absolute links to golang.org with relative linksDmitriy Vyukov2014-05-071-2/+2
* doc/effective_go: mention that b.Write is a shorthand for (&b).Write when b i...Shenghou Ma2014-04-171-3/+15
* doc: allow buffered channel as semaphore without initializationRuss Cox2014-03-241-24/+16
* doc/effective_go.html: fix typoRob Pike2014-03-211-3/+4
* effective_go: move 'Type switch' section into 'Control structures' section.Rob Pike2014-01-231-1/+1
* doc: replace "private" with "unexported" in Effective Go.David Symonds2014-01-171-1/+1
* doc: fix typo in Effective GoJosh Bleecher Snyder2013-12-201-1/+1
* doc/effective_go.html: close some tags.Oling Cat2013-12-111-0/+4
* doc/effective_go.html: fix code exampleShenghou Ma2013-10-151-0/+1
* doc/effective_go.html: fix unescaped less-than characterRob Pike2013-10-111-1/+1
* doc/effective_go.html: fix a couple of cosmetic issuesRob Pike2013-10-101-4/+4
* doc: move spec and memory model back to /ref/Andrew Gerrand2013-10-041-3/+3
* doc/effective_go: fix server example that shares var between goroutinesRob Pike2013-10-021-1/+57
* doc: update links to spec and memory modelAndrew Gerrand2013-09-271-3/+3
* effective_go: add a discussion of labeled break and continueRob Pike2013-09-171-1/+42
* doc/effective_go.html: remove spurious wordRob Pike2013-08-051-1/+1
* effective_go.html: make snippets look formatted.Rémy Oudompheng2013-07-291-4/+4
* doc/effective_go: stamp out stray GOROOT referenceDave Cheney2013-07-171-5/+5
* effective_go.html: Fix two linksBrian G. Merrell2013-05-271-2/+2
* effective_go.html: be more accepting in the guidelines for interface namesRob Pike2013-05-071-2/+4
* doc: fix formatting in effective go code snippetAndrew Gerrand2013-05-031-1/+1
* doc/effective_go.html: fix syntax error in code exampleShenghou Ma2013-04-241-1/+1
* doc: fix typo in Effective GoAndrew Gerrand2013-04-221-1/+1
* doc/effective_go: another doubled wordRob Pike2013-04-161-1/+1
* doc/effective_go.html: fix typoShenghou Ma2013-04-171-1/+1
* doc: fix typo in effective_go.htmlElias Naur2013-03-291-1/+1