Shankar
20b0e75d48
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: 855124a9d9. Sections: 12. Findings: 2/7/10/4/6.
2026-04-18 00:46:58 +00:00
..
2026-03-27 22:53:46 -04:00
2026-03-27 21:35:22 -04:00
2026-04-16 19:43:19 +00:00
2026-04-17 02:34:56 +00:00
2026-03-15 00:25:01 -04:00
2026-03-14 21:38:11 -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-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-15 23:01:00 -04:00
2026-04-15 23:01:00 -04:00
2026-04-17 05:36:29 +00:00
2026-04-09 23:09:40 -04:00
2026-04-04 01:09:53 -04:00
2026-04-17 05:36:29 +00:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-04 00:20:13 -04:00
2026-03-30 14:10:42 -04:00
2026-03-30 14:10:42 -04:00
2026-03-28 21:18:35 -04:00
2026-03-28 21:25:25 -04:00
2026-03-24 00:25:00 -04:00
2026-03-30 00:51:18 -04:00
2026-03-25 15:31:06 -04:00
2026-04-15 21:05:14 -04:00
2026-03-28 16:16:19 -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-15 21:05:14 -04:00
2026-04-15 21:05:14 -04:00
2026-04-17 05:36:29 +00:00
2026-04-17 05:36:29 +00:00
2026-04-17 05:36:29 +00:00
2026-04-18 00:46:58 +00:00
2026-04-18 00:46:58 +00:00
2026-04-04 00:20:13 -04:00
2026-04-17 02:34:56 +00:00
2026-04-16 22:22:51 +00:00
2026-04-17 00:34:47 +00:00
2026-04-17 00:34:47 +00:00
2026-03-15 00:25:01 -04:00
2026-03-22 10:59:18 -04:00
2026-03-21 23:43:32 -04:00
2026-03-20 01:20:03 -04:00
2026-03-17 19:32:29 -04:00
2026-03-27 23:20:28 -04:00
2026-03-20 20:39:49 -04:00
2026-03-20 20:39:49 -04:00
2026-04-15 00:22:57 -04:00
2026-04-15 21:05:14 -04:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-18 00:29:37 +00:00
2026-04-16 22:22:51 +00:00
2026-04-16 22:22:51 +00:00
2026-04-04 00:20:13 -04:00
2026-03-25 20:55:48 -04:00
2026-03-24 12:17:24 -04:00
2026-04-18 00:46:58 +00:00
2026-04-18 00:46:58 +00:00
2026-03-30 00:51:18 -04:00
2026-03-20 01:20:03 -04:00
2026-04-17 16:32:07 +00:00
2026-04-17 02:34:56 +00:00
2026-03-27 21:11:16 -04:00