shankar0123
eb14236166
M-2 PR-B: Collapse IssuerService + TargetService to ctx-first signatures
- Delete bare TestConnection wrapper in IssuerService; rename
TestConnectionWithContext → TestConnection
- Delete TestTargetConnection delegate shim in TargetService (canonical
TestConnection already ctx-first)
- Add ctx first param to 10 handler-interface methods
(ListIssuers/GetIssuer/CreateIssuer/UpdateIssuer/DeleteIssuer and
ListTargets/GetTarget/CreateTarget/UpdateTarget/DeleteTarget)
- Replace 16 context.Background() call sites with received ctx
- Thread r.Context() through 12 HTTP handler sites in issuers.go and
targets.go (outer TargetHandler.TestTargetConnection HTTP method name
preserved for router compatibility)
- Update MockIssuerService, MockTargetService, and mockTargetService
(integration) for ctx-first forwarding; update test callsite literals
Audit complete. Commit: 1f6cf0eafa. Sections: 12. Findings: 2/7/10/4/6.
2026-04-18 00:46:58 +00:00
..
2026-04-12 19:18:32 -04:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-03-27 22:53:46 -04:00
2026-03-27 21:35:22 -04:00
2026-03-27 22:53:46 -04:00
2026-04-02 17:02:20 -04:00
2026-04-09 23:09:40 -04:00
2026-03-14 08:22:17 -04:00
2026-04-16 00:06:34 -04:00
2026-04-16 00:06:34 -04:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-03-28 21:18:35 -04:00
2026-03-28 21:18:35 -04:00
2026-03-28 17:57:25 -04:00
2026-03-24 00:25:00 -04:00
2026-04-15 16:47:18 -04:00
2026-04-15 16:47:18 -04:00
2026-03-28 17:57:25 -04:00
2026-03-30 00:51:18 -04:00
2026-04-15 21:45:45 -04:00
2026-04-15 21:45:45 -04:00
2026-04-09 23:09:40 -04:00
2026-03-15 11:58:13 -04:00
2026-04-18 00:46:58 +00:00
2026-04-18 00:46:58 +00:00
2026-03-20 21:02:35 -04:00
2026-03-23 17:39:16 -04:00
2026-03-24 23:37:47 -04:00
2026-03-27 18:33:50 -04:00
2026-03-24 23:37:47 -04:00
2026-03-15 14:06:48 -04:00
2026-03-14 08:22:17 -04:00
2026-03-22 10:59:18 -04:00
2026-03-25 05:03:50 -04:00
2026-03-15 01:19:19 -04:00
2026-03-15 14:06:48 -04:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-09 23:09:40 -04:00
2026-03-27 23:18:04 -04:00
2026-04-15 16:47:18 -04:00
2026-04-15 16:47:18 -04:00
2026-03-28 17:57:25 -04:00
2026-03-22 19:46:13 -04:00
2026-04-18 00:46:58 +00:00
2026-04-18 00:46:58 +00:00
2026-03-22 10:59:18 -04:00
2026-03-15 01:19:19 -04:00
2026-03-15 00:25:01 -04:00
2026-04-09 23:27:57 -04:00
2026-04-02 18:32:57 -04:00
2026-03-28 17:57:25 -04:00
2026-03-27 21:13:48 -04:00