Go to file
Luther Wen Xu 3bb5187e39
continuous-integration/drone/push Build is failing Details
server: Prevent nil map access crash
2020-04-24 15:33:57 +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: Prevent nil map access crash 2020-04-24 15:33:57 +07:00
.drone.yml Drone: Add linter 2020-04-23 16:31:34 +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: Add HTTP server 2020-04-23 15:42:16 +07:00