aboutsummaryrefslogtreecommitdiff
path: root/web/error.go
AgeCommit message (Expand)AuthorFilesLines
2019-02-02web: use error type, simplify some codeChristine Dodrill1-0/+2
2019-01-29web: add NewError function to simplify error creation, use itChristine Dodrill1-1/+26
2019-01-29web: try using exp/errors, error type for API callsChristine Dodrill1-0/+33