agola/internal/services/configstore/readdb
Simone Gotti 72f279c4c3 *: improve error handling
* objectstorage: remove `types` package and move `ErrNotExist` in base package
* objectstorage: Implement .Is and add helper `IsErrNotExist` for `ErrNotExist`
* util: Rename `ErrNotFound` to `ErrNotExist`
* util: Add `IsErr*` helpers and use them in place of `errors.Is()`
* datamanager: add `ErrNoDataStatus` to report when there's not data status in ost
* runservice/common: remove `ErrNotExist` and use errors in util package
2019-11-11 12:17:35 +01:00
..
create.go configstore: add parenttype to related tables 2019-07-09 10:16:45 +02:00
org.go *: export clients and related types 2019-08-02 12:02:01 +02:00
project.go *: export clients and related types 2019-08-02 12:02:01 +02:00
projectgroup.go *: export clients and related types 2019-08-02 12:02:01 +02:00
readdb.go *: improve error handling 2019-11-11 12:17:35 +01:00
remotesource.go *: export clients and related types 2019-08-02 12:02:01 +02:00
resolve.go *: export clients and related types 2019-08-02 12:02:01 +02:00
secret.go *: export clients and related types 2019-08-02 12:02:01 +02:00
user.go *: export clients and related types 2019-08-02 12:02:01 +02:00
variable.go *: export clients and related types 2019-08-02 12:02:01 +02:00