ozzo-routing:极快的Go(golang)HTTP路由器,支持正则表达式路由匹配。 全面支持构建RESTful API

上传者: 42176612 | 上传时间: 2022-09-26 16:07:02 | 文件大小: 62KB | 文件类型: ZIP
臭氧路由 您可以考虑使用ozzo-routing使用来快速启动新的RESTful应用程序。 描述 ozzo-routing是一个Go软件包,它为Web应用程序提供高性能和强大的HTTP路由功能。 它具有以下功能: 中间件管道体系结构,类似于。 动态内存分配为零的超快速请求路由(性能与和相当,请参见的) 通过路由分组的模块化代码组织 灵活的URL路径匹配,支持URL参数和正则表达式 根据预定义的路径创建URL 与http.Handler和http.HandlerFunc兼容 足以构建RESTful API的即用型处理程序 正常关机 如果您使用的是 ,则可以使用类似的路由包 ,它是从oz

文件下载

资源详情

[{"title":"( 49 个子文件 62KB ) ozzo-routing:极快的Go(golang)HTTP路由器,支持正则表达式路由匹配。 全面支持构建RESTful API","children":[{"title":"ozzo-routing-master","children":[{"title":"error.go <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"group.go <span style='color:#111;'> 5.10KB </span>","children":null,"spread":false},{"title":"go.mod <span style='color:#111;'> 386B </span>","children":null,"spread":false},{"title":"fault","children":[{"title":"error.go <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"error_test.go <span style='color:#111;'> 2.15KB </span>","children":null,"spread":false},{"title":"recovery.go <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false},{"title":"panic.go <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"panic_test.go <span style='color:#111;'> 1.11KB </span>","children":null,"spread":false},{"title":"recovery_test.go <span style='color:#111;'> 2.89KB </span>","children":null,"spread":false}],"spread":true},{"title":"group_test.go <span style='color:#111;'> 3.58KB </span>","children":null,"spread":false},{"title":"error_test.go <span style='color:#111;'> 687B </span>","children":null,"spread":false},{"title":"context_test.go <span style='color:#111;'> 4.21KB </span>","children":null,"spread":false},{"title":"example_test.go <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"reader.go <span style='color:#111;'> 5.91KB </span>","children":null,"spread":false},{"title":"graceful.go <span style='color:#111;'> 950B </span>","children":null,"spread":false},{"title":"auth","children":[{"title":"handlers_test.go <span style='color:#111;'> 5.47KB </span>","children":null,"spread":false},{"title":"handlers.go <span style='color:#111;'> 9.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"go.sum <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"route_test.go <span style='color:#111;'> 6.94KB </span>","children":null,"spread":false},{"title":"content","children":[{"title":"type.go <span style='color:#111;'> 3.43KB </span>","children":null,"spread":false},{"title":"negotiator.go <span style='color:#111;'> 4.58KB </span>","children":null,"spread":false},{"title":"type_test.go <span style='color:#111;'> 3.81KB </span>","children":null,"spread":false},{"title":"negotiator_test.go <span style='color:#111;'> 3.28KB </span>","children":null,"spread":false},{"title":"language.go <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"language_test.go <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false}],"spread":false},{"title":"slash","children":[{"title":"remover_test.go <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"remover.go <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false}],"spread":false},{"title":"writer_test.go <span style='color:#111;'> 835B </span>","children":null,"spread":false},{"title":"route.go <span style='color:#111;'> 3.89KB </span>","children":null,"spread":false},{"title":"context.go <span style='color:#111;'> 6.81KB </span>","children":null,"spread":false},{"title":"reader_test.go <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":".travis.yml <span style='color:#111;'> 318B </span>","children":null,"spread":false},{"title":"LICENSE <span style='color:#111;'> 1.05KB </span>","children":null,"spread":false},{"title":"access","children":[{"title":"logger_test.go <span style='color:#111;'> 2.40KB </span>","children":null,"spread":false},{"title":"logger.go <span style='color:#111;'> 3.69KB </span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'> 19.23KB </span>","children":null,"spread":false},{"title":"router_test.go <span style='color:#111;'> 3.47KB </span>","children":null,"spread":false},{"title":"writer.go <span style='color:#111;'> 978B </span>","children":null,"spread":false},{"title":"file","children":[{"title":"server_test.go <span style='color:#111;'> 5.78KB </span>","children":null,"spread":false},{"title":"testdata","children":[{"title":"index.html <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"css","children":[{"title":"index.html <span style='color:#111;'> 9B </span>","children":null,"spread":false},{"title":"main.css <span style='color:#111;'> 8B </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"server.go <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false}],"spread":false},{"title":"cors","children":[{"title":"handler.go <span style='color:#111;'> 5.17KB </span>","children":null,"spread":false},{"title":"handler_test.go <span style='color:#111;'> 6.76KB </span>","children":null,"spread":false}],"spread":false},{"title":"store_test.go <span style='color:#111;'> 5.81KB </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"store.go <span style='color:#111;'> 8.27KB </span>","children":null,"spread":false},{"title":"router.go <span style='color:#111;'> 6.44KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明