package entity type Channel struct { ID int8 Type NotificationType Provider string Config string }