Commit graph

10 commits

Author SHA1 Message Date
ccb03d6556
feat(protocols): add basic SQL checks and rows validation 2022-06-18 11:46:04 +02:00
Renovate Bot
80d59304f9
Update golang.org/x/exp digest to b0d7811 2022-06-13 18:11:53 +00:00
f9e3c2f4f1
feat(protocols): add basic HTTP checks 2022-06-09 22:12:45 +02:00
212f94b6ea
chore(deps): update golang.org/x/exp 2022-06-09 17:24:18 +02:00
6ce1426105
feat(validation): add generic validator framework 2022-06-09 17:22:06 +02:00
8a84c12143
fix(parser): fix test cases
bump deps
2022-06-02 19:31:28 +02:00
81b65b42b6
Prepare API 2022-05-13 16:46:31 +02:00
Renovate Bot
a5a76a393d
Update module go.uber.org/zap to v1.21.0 2022-05-08 09:01:57 +00:00
4c2aa968d2
Implement config reading
- support config file
- support reading checks, server definition and endpoint definitions from env
2022-05-08 11:00:22 +02:00
803f52ba46
Add basic Redis checks 2022-04-28 18:35:02 +02:00