Commit c93eea5
[datastore] Add IsErrNoSuchEntity in datastore/errors.go
This was an unsurprisingly common thing to do.
Also datastore already imports errors, so this was the most logical place to put this.
Change-Id: I11f5ef777733de85cbd2a9616beab6500a47bf06
Reviewed-on: https://chromium-review.googlesource.com/1043331
Commit-Queue: Ryan Tseng <[email protected]>
Reviewed-by: Andrii Shyshkalov <[email protected]>1 parent 8511a0d commit c93eea5
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
51 | 64 | | |
52 | 65 | | |
53 | 66 | | |
| |||
0 commit comments