c17b6ee190
cmd/pkgserver: satisfy handler signature in method
...
This is somewhat cleaner.
Signed-off-by: Ophestra <cat@gensokyo.uk >
2026-04-18 11:23:29 -05:00
65a0cf068d
cmd/pkgserver: log instead of write encoding error
...
This message is unlikely to be useful to the user, and output may be partially written at this point, causing the error to be even less intelligible.
Signed-off-by: Ophestra <cat@gensokyo.uk >
2026-04-18 11:23:29 -05:00
f19b86fe94
cmd/pkgserver: embed internal/rosa metadata
...
This change also cleans up and reduces some unnecessary copies.
Signed-off-by: Ophestra <cat@gensokyo.uk >
2026-04-18 11:23:29 -05:00
bc069cc83d
cmd/pkgserver: do not assume default mux
...
This helps with testing.
Signed-off-by: Ophestra <cat@gensokyo.uk >
2026-04-18 11:23:29 -05:00
dc13407386
cmd/pkgserver: add /status endpoint
2026-04-18 11:23:29 -05:00
42a2918644
cmd/pkgserver: minimum viable frontend
2026-04-18 11:23:29 -05:00
d8e720bcc9
cmd/pkgserver: api versioning
2026-04-18 11:23:29 -05:00
459acd7dce
cmd/pkgserver: add get endpoint
2026-04-18 11:23:29 -05:00
e7c64bcd41
cmd/pkgserver: add count endpoint and restructure
2026-04-18 11:23:29 -05:00