Go to file
Luther Wen Xu 99232eb17f
continuous-integration/drone/push Build is failing Details
server: Fail early for non-existent service name
2020-05-16 20:04:47 +07:00
check check: Add JSON marshalling 2020-04-23 15:41:02 +07:00
db db: Allow empty service name in query 2020-04-23 15:41:57 +07:00
server server: Fail early for non-existent service name 2020-05-16 20:04:47 +07:00
.drone.yml drone: Add caching on Build, Test, Lint pipeline 2020-04-24 15:51:25 +07:00
.gitignore Initial Commit 2020-04-21 20:16:28 +07:00
Dockerfile Dockerfile: Fix copy paste mistake 2020-04-21 22:27:27 +07:00
checkLoop.go Initial Commit 2020-04-21 20:16:28 +07:00
config.go config+server: Check for errors and handle them 2020-04-23 16:28:31 +07:00
go.mod Initial Commit 2020-04-21 20:16:28 +07:00
go.sum Initial Commit 2020-04-21 20:16:28 +07:00
main.go server: Fail early for non-existent service name 2020-05-16 20:04:47 +07:00