diff options
author | Matthew Lemon <y@yulqen.org> | 2024-04-06 11:48:32 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-04-06 11:51:12 +0100 |
commit | e7e517b822333188ea34f4a4ba83de2253cfe869 (patch) | |
tree | 7c467051ec95e13e1db3925bf80c8b27c40a97db /cmd/api/healthcheck.go | |
parent | a931a4637f6d51de4059df6d0d72d147e4775018 (diff) |
Reorganises cmd/ structure for publication on pkg.go.dev
Adds key commands to Makefile
Diffstat (limited to '')
-rw-r--r-- | cmd/dbasik-api/healthcheck.go (renamed from cmd/api/healthcheck.go) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/cmd/api/healthcheck.go b/cmd/dbasik-api/healthcheck.go index 3378c6e..3378c6e 100644 --- a/cmd/api/healthcheck.go +++ b/cmd/dbasik-api/healthcheck.go |