1. 4ffee80 A codewalk through a simple program that illustrates several aspects of Go functions: function objects, higher-order functions, variadic functions, tail recursion, etc. The example program simulates the game of Pig, a dice game with simple rules but a nontrivial solution. by John DeNero · 14 years ago
  2. f1af2ec doc/codewalk: update for changes in log package by Andrey Mirtchovski · 14 years ago
  3. 71675c6 doc/codewalk: Share Memory By Communicating by Andrew Gerrand · 15 years ago
  4. 2a591bd godoc: add codewalk support by Russ Cox · 15 years ago