summaryrefslogtreecommitdiff
path: root/err.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* *.go: Restructure backend filesRunxi Yu13 days1-50/+0
* Implement course selection started/stopped statesRunxi Yu13 days1-0/+1
* *.go, schema.sql, staff.html: Implement state settingRunxi Yu2024-10-091-0/+1
* *.go: Use sync.Map instead of map[int]*courseT for coursesRunxi Yu2024-10-091-0/+1
* *.go: Further wrap errorsRunxi Yu2024-10-081-0/+5
* err.go: Create, and unify some error definitionsRunxi Yu2024-10-081-0/+42