agola/internal/services/configstore
Simone Gotti b8c2b4020a db: use context functions
Use the go sql context functions (ExecContext, QueryContext etc...)

The context is saved inside Tx so the library users should only pass it one time
to the db.Do function.
2019-07-25 14:49:53 +02:00
..
action db: use context functions 2019-07-25 14:49:53 +02:00
api db: use context functions 2019-07-25 14:49:53 +02:00
common configstore: fix linter errors 2019-07-02 14:46:00 +02:00
readdb db: use context functions 2019-07-25 14:49:53 +02:00
configstore.go service: handle cors config and use it only on gateway 2019-07-13 23:15:00 +02:00
configstore_test.go db: use context functions 2019-07-25 14:49:53 +02:00