没有合适的资源?快使用搜索试试~ 我知道了~
httptools:在不破坏原始API的情况下,通过使用Web框架中的功能增强基本的nethttp包
共15个文件
go:13个
md:2个
需积分: 5 0 下载量 15 浏览量
2021-05-13
06:56:03
上传
评论
收藏 10KB ZIP 举报
温馨提示
软件包httptools是Go的net / http的简单帮助程序类型的集合。 有关详细信息和示例,请参阅。 人为的例子 r := httptools . NewRegexpSwitch ( map [ string ]http. Handler { "/people/(.+)" : httptools. L { httptools . SilentHandler ( AuthenticationHandler ), httptools. MethodSwitch { "GET" : ListPeople , "PUT" : http . HandlerFunc ( func ( w http. ResponseWriter , r * http. Request ) { name := strings . StripPrefix ( r . URL . P
资源推荐
资源详情
资源评论
收起资源包目录
httptools-master.zip (15个子文件)
httptools-master
handlerlist_test.go 2KB
README.md 2KB
doc.go 193B
handlerlist.go 2KB
mounts.go 753B
methodswitch_test.go 2KB
regexpswitch_test.go 2KB
regexpswitch.go 2KB
misc_test.go 1024B
mounts_test.go 2KB
hostnameswitch_test.go 2KB
LICENSE.md 1KB
methodswitch.go 439B
misc.go 437B
hostnameswitch.go 846B
共 15 条
- 1
资源评论
ShiMax
- 粉丝: 57
- 资源: 4424
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功