Skip to content

sds-go: add CustomHttpV2 third-party active checker - #389

Merged
vinckama merged 1 commit into
mainfrom
vincent.roy/sds-go-custom-http-v2
Sep 2, 2026
Merged

sds-go: add CustomHttpV2 third-party active checker#389
vinckama merged 1 commit into
mainfrom
vincent.roy/sds-go-custom-http-v2

Conversation

@vinckama

Copy link
Copy Markdown
Contributor

The Rust engine already accepts CustomHttpV2, but the Go FFI only modeled AWS and CustomHttp v1, so v2 configs (calls, match pairing, provides) could not be constructed or scanned through the bindings.

Add Go types and JSON matching the Rust serde shape, plus round-trip and httptest coverage for status codes, request body/headers, and match pairing.

ticket

The Rust engine already accepts CustomHttpV2, but the Go FFI only modeled
AWS and CustomHttp v1, so v2 configs (calls, match pairing, provides)
could not be constructed or scanned through the bindings.

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@vinckama
vinckama marked this pull request as ready for review September 2, 2026 11:44
@vinckama
vinckama requested a review from a team as a code owner September 2, 2026 11:44
@vinckama
vinckama merged commit faadb38 into main Sep 2, 2026
5 checks passed
@vinckama
vinckama deleted the vincent.roy/sds-go-custom-http-v2 branch September 2, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants