-
Notifications
You must be signed in to change notification settings - Fork 716
Dedup code pertaining to xRoute using reflection #1252
Copy link
Copy link
Closed
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/refactorno stalebot
Milestone
Description
Description:
There is a lot of code in https://github.com/envoyproxy/gateway/blob/main/internal/gatewayapi/contexts.go and https://github.com/envoyproxy/gateway/blob/main/internal/gatewayapi/route.go that could be deduplicated using reflection https://pkg.go.dev/reflect
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/translatorIssues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.kind/refactorno stalebot