agola/internal/services/runservice/readdb
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
..
create.go runservice: add getruns filter by result 2019-07-05 10:32:51 +02:00
readdb.go db: use context functions 2019-07-25 14:49:53 +02:00