focalboard/server/services/notify/notifysubscriptions
Doug Lauder 936cc820ab
Standardize err not found (#2834)
* cleanup log levels

* Standardize on model.IsErrNotFound instead of the mix of error checking done previously.

* fix merge conflicts

* fix comment typo

* add description to asserts
2022-04-20 11:02:12 -04:00
..
delivery.go
diff.go
diff2markdown.go
diff2markdown_test.go
diff2slackattachments.go
notifier.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
store.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
subscriptions_backend.go
util.go