Instead of statically specifying the route pattern and the handlers, can I just specify that all requests go to a common handler func.
In this common handler func at the run time I can dynamically decide which handler to execute.
Please provide a small code snippet.
Will be helpful.
Thanks in advance,
Subhajit
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.