summaryrefslogtreecommitdiff
path: root/doc/progs/server.go
AgeCommit message (Expand)AuthorFilesLines
2009-01-30needless semicolonsRob Pike1-1/+1
2009-01-30update go code tree to new func rules.Russ Cox1-4/+4
2009-01-30rename variable at rsc's requestRob Pike1-2/+2
2009-01-30clean up server code in tutorialRob Pike1-9/+9
2009-01-20update tutorial for new export schemeRob Pike1-8/+8
2009-01-09update tutorial to new language.Rob Pike1-2/+2
2009-01-09Use make instead of new to allocate a channel.Ian Lance Taylor1-2/+2
2009-01-06make the tutorial programs run again.Rob Pike1-3/+3
2008-09-16update to new communications syntaxRob Pike1-2/+2
2008-09-16section on service multiplexingRob Pike1-2/+2
2008-09-16replace 235 with sieve - less problematicRob Pike1-0/+49