Files
probo/pkg/server/api
Aurélien Sibiril b2d5f49bef Extract connector complete handler from NewMux
Reduce closure size in NewMux by extracting the /connectors/complete
handler into a dedicated handleConnectorComplete function. Cache
r.URL.Query() into a local variable to avoid repeated parsing.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-04-08 11:05:12 +02:00
..
2026-03-31 15:04:57 +02:00
2026-03-19 16:37:51 +01:00
2026-04-01 18:03:27 +04:00