Add code example let say `channel_op.go` which demonstrates use of `channels` in Go Refer [Hello World](https://github.com/sagar-jadhav/go-examples/blob/master/src/hello-world.go) for reference https://tour.golang.org/concurrency/2