|
2e7f2ae1a1
|
change function name
|
2023-06-10 14:32:58 -04:00 |
|
|
ac3d8277a1
|
lets all love linting
|
2023-05-28 01:36:23 -04:00 |
|
|
64c43839de
|
add log levels, method chaining, remove unused code
|
2023-05-28 01:19:19 -04:00 |
|
|
9d79f5e878
|
occam's razor moment
|
2023-03-07 21:24:37 +00:00 |
|
|
e0d72ef13b
|
add test stuff
|
2023-03-07 21:24:37 +00:00 |
|
|
9892433e3c
|
messed with les generics again
|
2023-02-28 00:45:57 -05:00 |
|
|
f0fdd15473
|
use new import URL
Signed-off-by: Sam Therapy <sam@samtherapy.net>
|
2023-02-17 19:42:48 +01:00 |
|
|
b8d4af58c8
|
adding sys.go and using /x/sys/unix for killing pomme, because syscall package is deprecated. Added small wrapper for killPomme().
|
2023-02-06 14:39:08 +00:00 |
|
|
ae488eb7d2
|
add ndr interface for handling dns reqs, add zonedir to config, add /save route to save zfs to zonedir, fix make local, and other small changes
|
2023-02-06 14:39:08 +00:00 |
|
|
21db5c4166
|
add server death if cannot acccess DB with clean shutdown (drains connections), and other error handling, linting.
|
2023-02-02 18:02:22 -05:00 |
|
|
473597682c
|
remove unnecessary code, added switch fallthroughs for cleanup. remove status code from response (is in header)
|
2023-02-01 19:50:41 -05:00 |
|
|
295360fd05
|
swagger updates, moved structs and types into types.go, and made helpers.go for custom handlers
|
2023-02-01 19:41:38 -05:00 |
|