I\'m trying to learn channels in Golang, so this is a contrived example of having a channel where there are multiple writers, but only one reader. This is a very basic example,