Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MIGRATED: Expose route var names via r.GetVarNames() #19

Conversation

tebruno99
Copy link

** MIGRATED **
Original PR: @eh-steve gorilla#676

Fixes #18 - See discussion on both upstream & local issue

Summary of Changes

Added r.GetVarNames() function to list all vars a route might need in order to call r.URL()

@tebruno99 tebruno99 added the enhancement New feature or request label Dec 15, 2022
@tebruno99 tebruno99 self-assigned this Dec 15, 2022
@tebruno99 tebruno99 merged commit e70d794 into ElasticPerch:enhancement/18-migrated-from-pr-add-getvarnames-to-get-list Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant