5 Commits

Author SHA1 Message Date
Patrick Fairbank
3fbb8c4dc6 Use Go generics to reduce complexity of DB code. 2022-04-30 15:09:09 -07:00
Patrick Fairbank
6cea008524 Convert ScheduleBlock, SponsorSlide, and UserSession models to use Bolt DB and clean up remaining SQLite artifacts. 2021-05-16 11:24:30 -07:00
Patrick Fairbank
bd3921ce08 Add table wrapper struct for using Bolt DB instead of SQLite. 2021-05-16 11:01:35 -07:00
Patrick Fairbank
7028891d84 Fix imports after enabling modules. 2021-05-16 11:00:29 -07:00
Patrick Fairbank
c3ed0021fa Add go.mod and go.sum for the first time. 2021-05-16 10:53:29 -07:00