Skip to content

Conversation

@dvyukov
Copy link
Collaborator

@dvyukov dvyukov commented Dec 19, 2025

  • dashboard/app: add typed handler middleware
  • all: use any instead of interface{}
  • tools/syz-linter: suggest any instead of interface{}

Remove duplicated code related to request deserialization using middleware.
@dvyukov dvyukov requested a review from tarasmadan December 19, 2025 11:27
@dvyukov dvyukov enabled auto-merge December 19, 2025 11:27
@dvyukov dvyukov changed the title dashboard/app: add typed handler middleware some NFC refactorings Dec 19, 2025
Any is the preferred over interface{} now in Go.
Any is the preferred over interface{} now in Go.
@dvyukov dvyukov force-pushed the dvyukov-dashboard-req-middleware branch from f731efb to 487c256 Compare December 19, 2025 12:18
@dvyukov dvyukov added this pull request to the merge queue Dec 20, 2025
@tarasmadan tarasmadan removed this pull request from the merge queue due to a manual request Dec 20, 2025
@tarasmadan
Copy link
Collaborator

Let's better merge it during the work hours.

@a-nogikh a-nogikh added this pull request to the merge queue Dec 22, 2025
Merged via the queue into google:master with commit 49b0fb0 Dec 22, 2025
18 checks passed
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.

3 participants