package model type Channel struct { ID int Name string }