golang channel struct code example Example: golang struct with channel type ChanStruct struct { chMessages chan string }