go-fuego / fuego

Golang Fuego - web framework generating OpenAPI 3 spec from source code
https://go-fuego.github.io/fuego/
MIT License
924 stars 47 forks source link

Perf/url.values #220

Closed dylanhitt closed 1 week ago

dylanhitt commented 3 weeks ago

Stores url.Values in context to avoid unneeded calls to URL.Query()