摘要: httprouter httprouter 是一个高性能、可扩展的HTTP路由,上面我们列举的net/http默认路由的不足,都被httprouter 实现,我们先用一个例子,认识下 httprouter 这个强大的 HTTP 路由。 安装: 1 go get -u github.com/julie 阅读全文
posted @ 2021-11-12 16:27 技术颜良 阅读(452) 评论(0) 推荐(0)