doraemon-home / doraemon-home.github.io

这里准备了各种道具,来帮助小伙伴们化解身边的种种困难问题。知识源于分享,我们期待你的加入^_^(欢迎star)
https://doraemon-home.github.io/
MIT License
6 stars 1 forks source link

gin底层使用httprouter来实现路由的机制 #51

Open LeungGeorge opened 6 years ago

LeungGeorge commented 6 years ago

由于gin底层使用了httprouter来实现路由的机制,所以我们可以参考httprouter的使用方式来设置路由,这里列举几个用法。

https://github.com/julienschmidt/httprouter