golang库积累

1 : go  二维码
https://github.com/tuotoo/qrcode

2: go  excel 操作
https://github.com/tealeg/xlsx

3: golang 操作redis
https://github.com/garyburd/redigo

https://github.com/muesli/cache2go

vegamcache:Go实现的分布式内存缓存 https://github.com/sch00lb0y/vegamcache

https://github.com/nitishm/go-rejson    //可以直接操作json-redis


4 :golang RabbitMQ客户端库
https://github.com/streadway/amqp

5 :
gowechat[Golang]: golang WeChat 封装,支持微信公众平台(订阅号,服务号)/微信商家平台/微信开放平台/微信企业号 http://t.cn/R8cEHum

6:  gRPC 
 https://github.com/grpc/grpc-go 

7: NSQ 是由国外的一个短链服务商bitly使用golang开发的一个消息队列系统
github.com/nsqio/go-nsq

8:  Go client  for the Docker remote API
https://github.com/fsouza/go-dockerclient.git

9 : Micro 一个用 Go 语言实现的微服务框架
https://github.com/micro

10 : Golang implementation of JSON Web Tokens (JWT)
https://github.com/dgrijalva/jwt-go

11 : 日志 zap.Logger包
    "go.uber.org/zap"
    "go.uber.org/zap/zapcore"


12 : go-json
https://github.com/tidwall/gjson   
https://github.com/json-iterator/go   


13 : mongo
https://github.com/globalsign/mgo  


14 : 接口访问频率限制
go.uber.org/ratelimit


15 : Golang  动态密码库   Golang OTP(一次性密码)库
https://github.com/xlzd/gotp?from=groupmessage

16: 微服务的示例
https://github.com/micro/examples

17 : go 图表库
github.com/wcharczuk/go-chart


18 :ORM
github.com/jirfag/go-queryset/cmd/goqueryset


19 :  GoConvey测试框架
github.com/smartystreets/goconvey

20: golang program 函数调用可视化
https://github.com/TrueFurby/go-callvis

21 : go  日志包
https://github.com/udbjqrmna/onelog
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
引用: golang 私人仓主要是为了解决认证问题。一般通过 go get 拉取的是公共仓的代码,这些代码是不需要任何认证就可以拉取的,例如在 GitHub 上的公共仓。但是配置的私人仓则需要用户名和密码来登录才能拉取代码。因此,私人仓可以提供更高级的安全性和权限控制。 当我们需要使用私人仓的代码时,可以使用类似于以下的命令: go get git.example.com/private-repo 其中,git.example.com/private-repo 是私人仓的地址。根据仓的配置,可能会需要输入用户名和密码来进行身份验证,以确保只有授权的用户才能访问私人仓中的代码。 在 Windows 环境下,还可以使用免密登录方式,即在 git config 中配置用户名和密码,这样在执行 go get 时就不需要手动输入用户名和密码了。 需要注意的是,私人仓的地址需要按照特定的格式来指定,即协议加仓地址的形式。例如,http://git.example.com/private-repo.git。这是为了确保正确连接到私人仓并下载代码。<span class="em">1</span><span class="em">2</span><span class="em">3</span> #### 引用[.reference_title] - *1* *3* [一篇文章彻底弄懂Golang私有仓配置问题](https://blog.csdn.net/pillar04/article/details/131206819)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] - *2* [Golang使用私有仓](https://blog.csdn.net/ijijni/article/details/118891606)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v93^chatsearchT3_2"}}] [.reference_item style="max-width: 50%"] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值