agola/internal/services/configstore
Simone Gotti 3642be6f21 */api: Use helpers for error handling
* client: always parse the json error message field and return its contents
* Use ErrBadRequest and ErrNotFound in every handler and command
* Gateway: by default pass underlying service error (configstore, runservice) to
client keeping the status code and message. In future, if some errors must be
masked, we should change the specific parts that need special handling.
2019-04-09 14:53:00 +02:00
..
api */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00
command configstore: create token only if it doesn't exists 2019-04-05 15:06:26 +02:00
common update configstore for previous wal changes 2019-04-03 18:11:31 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
configstore.go *: fix rest methods 2019-04-08 08:54:45 +02:00
configstore_test.go */api: Use helpers for error handling 2019-04-09 14:53:00 +02:00