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