checker-dav/internal/dav
Pierre-Olivier Mercier 6e59eb545d Migrate to checker-sdk-go v1.3.0 with new server subpackage
The SDK split the HTTP server scaffolding into the new
checker-sdk-go/checker/server subpackage. Update both binary entry
points to import server and call server.New.
2026-04-24 14:24:42 +07:00
..
client.go Initial commit 2026-04-24 14:21:11 +07:00
discover.go Initial commit 2026-04-24 14:21:11 +07:00
discover_test.go Initial commit 2026-04-24 14:21:11 +07:00
endpoints.go Initial commit 2026-04-24 14:21:11 +07:00
endpoints_test.go Initial commit 2026-04-24 14:21:11 +07:00
options.go Initial commit 2026-04-24 14:21:11 +07:00
options_shared.go Initial commit 2026-04-24 14:21:11 +07:00
options_test.go Initial commit 2026-04-24 14:21:11 +07:00
principal.go Migrate to checker-sdk-go v1.3.0 with new server subpackage 2026-04-24 14:24:42 +07:00
report.go Initial commit 2026-04-24 14:21:11 +07:00
report_css.go Initial commit 2026-04-24 14:21:11 +07:00
rules.go Initial commit 2026-04-24 14:21:11 +07:00
tls_related.go Initial commit 2026-04-24 14:21:11 +07:00
tls_related_test.go Initial commit 2026-04-24 14:21:11 +07:00
types.go Initial commit 2026-04-24 14:21:11 +07:00