package model type Timer struct { Id UUID Name string StartTime Time EndTime Time }