Bahodir Yarashboyev

Go backend engineer

select {
case <-linkedin: case <-github:
default: // there is nothing else here
}

// blocking on two channels