aboutsummaryrefslogtreecommitdiff
path: root/internal/monitor
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-01-20 16:55:51 -0800
committerFuwn <[email protected]>2026-01-20 16:55:51 -0800
commit04a77a9fba6cf74fcf05b79e8aadce9acb99ce89 (patch)
treee97a22ec4d7ecba2b22a309b4b3e0f02013e869b /internal/monitor
parentfeat: Add SVG status badge endpoint (diff)
downloadkaze-04a77a9fba6cf74fcf05b79e8aadce9acb99ce89.tar.xz
kaze-04a77a9fba6cf74fcf05b79e8aadce9acb99ce89.zip
fix: Use wildcard path for badge endpoint to support .svg extension
Go's ServeMux doesn't support wildcards with extensions like {name}.svg, so use {name...} to capture the full path and strip .svg in the handler.
Diffstat (limited to 'internal/monitor')
0 files changed, 0 insertions, 0 deletions