Documentation
¶
Overview ¶
Skeleton to part 7 of the Whispering Gophers code lab.
This program extends part 6 by adding a Peers type. The rest of the code is left as-is, so functionally there is no change.
However we have added a peers_test.go file, so that running
go test
from the package directory will test your implementation of the Peers type.
Click to show internal directories.
Click to hide internal directories.