send a structure to channel code example Example: golang struct with channel type ChanStruct struct { chMessages chan string }