books with chapters lol

This commit is contained in:
Mark McGranaghan
2012-10-09 19:42:36 -07:00
parent e498512b07
commit e71161efb2
7 changed files with 67 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
// In the previous chapter we looked at spawning external
// In the previous example we looked at spawning external
// process. We do this when we need the functionality
// of another process accessable to a running Go process.
// In other cases we may just want to completely replace