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

Expose add and remove function from the router trie #48

Closed
anuragsoni opened this issue May 14, 2019 · 1 comment
Closed

Expose add and remove function from the router trie #48

anuragsoni opened this issue May 14, 2019 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@anuragsoni
Copy link
Owner

Right now we have the add function inside the router module that can be used to add a new route to the trie. We should expose that as part of the public API so users can update the router by adding content themselves. On the same topic, maybe we should also implement and expose a remove function.

@anuragsoni anuragsoni added enhancement New feature or request question Further information is requested labels May 14, 2019
@anuragsoni
Copy link
Owner Author

Closing for now as I'm not sure this will be a really common usecase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant