I've been playing with this example code on the
playground: https://play.golang.org/p/4l57Hqw9CLJ
In func 'goroutine':
select {
case errChan := <-requestChan:
How does this work? Does a channel send its name? Is 'errChan' some sort of
special symbol?
--
You received this message because you are subscribed to the Google Groups
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/golang-nuts/47d6fc3a-3f94-4661-b111-7c8fecb791d8o%40googlegroups.com.