Versions in this module Expand all Collapse all v1 v1.6.1 Aug 3, 2017 Changes in this version + func GetDatabase() *gorm.DB + func Run(boardID string) + func Start() + type Board struct + CardProgress []CardProgress + Cards uint + CardsCompleted uint + DateEnd time.Time + DateStart time.Time + ID string + Name string + Points float64 + PointsCompleted float64 + type CardProgress struct + BoardID string + Date time.Time + Points float64