Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHealthzHandler ¶
NewHealthzHandler returns a handler that responds 200 with body "OK".
func NewSetLoglevelHandler ¶
NewSetLoglevelHandler returns a no-op handler for /setloglevel/{level}.
v1 skeleton: slog level is static; nothing to switch at runtime. The endpoint exists so the canonical-admin-endpoints check passes and so future runtime log-level wiring has a known URL. Returns 200 with body "noop" so callers can distinguish from "endpoint missing".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.