summaryrefslogtreecommitdiff
path: root/err.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *.go: Use sync.Map instead of map[int]*courseT for coursesRunxi Yu8 days1-0/+1
| | | | I'm not sure whether this is actually better than locking.
* *.go: Further wrap errorsRunxi Yu9 days1-0/+5
|
* err.go: Create, and unify some error definitionsRunxi Yu9 days1-0/+42