duangan6731 2017-01-12 20:27
浏览 31
已采纳

找不到https://github.com/mbanzon/simplehttp golang模块。 哪里去了?

I was debugging some golang code and found that mbanzon/simplehttp library has been used for http operation but this library does not exist on github anymore.

Is this module became the part of golang core libraries? Any pointers?

  • 写回答

2条回答 默认 最新

  • duancheng3342 2017-01-14 05:04
    关注

    Sorry to cause this trouble.

    I've found the old code and restored the repository (I don't have the original commits/history so a single commit of the latest state must do).

    I hope this helps.

    I initially did a sweep to see if anyone outside used the library and when I didn't find any I removed it - I now rely on https://github.com/mbanzon/walgo on a day-to-day basis.

    The library was originally created to be used with https://github.com/mailgun/mailgun-go - changes to that library made simplehttp obsolete and I started using the walgo library (focusing on request verification etc.).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)
编辑
预览

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部