Versions in this module Expand all Collapse all v0 v0.2.0 Apr 2, 2021 Changes in this version + type Channel struct + ID int + Name string + RemoteControlKeyID *int type Recording + Channel Channel + ChannelID *int v0.1.0 Mar 24, 2021 Changes in this version + var DB *gorm.DB + type Recording struct + Ended bool + EndsAt time.Time + ID int + ProgramName string + StartedAt time.Time