Dedup code pertaining to xRoute using reflection #1252
Labels
area/translator
Issues related to Gateway's translation service, e.g. translating Gateway APIs into the IR.
kind/refactor
no stalebot
Milestone
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
The text was updated successfully, but these errors were encountered: