golang的第三方包就去这里找好了
    https://libs.garden/go

    Go成长很快的GUI包
    https://github.com/therecipe/qt

    Go语言中文网社区
    https://studygolang.com/

    Go语言入门教程
    http://c.biancheng.net/golang/

    Go语言标准库文档中文版
    https://studygolang.com/pkgdoc

    beego框架作者的知乎地址
    https://www.zhihu.com/people/astaxie

    beego web框架
    https://github.com/astaxie/beego

    Go的线程实现模型
    https://www.ituring.com.cn/book/tupubarticle/16048

    6 款最棒的 Go 语言 Web 框架简介
    https://studygolang.com/articles/11897?fr=sidebar

    Mino-文件系统Golang SDK文档
    https://docs.min.io/docs/golang-client-quickstart-guide.html
    https://github.com/minio/minio-go —- SDKK开源地址

    Golang Gin 实战(一)| 快速安装入门
    https://mp.weixin.qq.com/s/Ky5i7rc72s77VOE3LLiQOA

    Golang Gin 实战(二)| 简便的Restful API 实现
    https://mp.weixin.qq.com/s/Diue8kQW4L1LpUomfJi73g

    Golang Gin 实战(三)| 路由参数
    https://mp.weixin.qq.com/s/lKluqcdkwK6IA3Qp9hgwgw

    Golang Gin 实战(四)| URL查询参数的获取和原理分析
    https://mp.weixin.qq.com/s/y0KhI0BezsQ2MF1z-FBtVA

    Golang操作Mysql
    https://www.jianshu.com/p/9b5cd762e256

    Golang日志框架logrus学习
    https://www.cnblogs.com/jasonboren/p/11395097.html

    Golang操作redis
    https://studygolang.com/articles/27698?fr=sidebar

    Golang操作rabbitmq
    https://www.jianshu.com/p/7414289c331f