Repository: studygolang/gophers Branch: master Commit: ded5445b4a44 Files: 3 Total size: 5.7 KB Directory structure: gitextract_6f3x6k6r/ ├── .gitignore ├── LICENSE └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitignore ================================================ # Binaries for programs and plugins *.exe *.exe~ *.dll *.so *.dylib # Test binary, build with `go test -c` *.test # Output of the go coverage tool, specifically when used with LiteIDE *.out ================================================ FILE: LICENSE ================================================ MIT License Copyright (c) 2019 studygolang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ================================================ FILE: README.md ================================================ # gophers 收集Go语言相关的公众号、博客,国内Go开源项目 以及这些布道者们 布道者名单及贡献、公众号或博客地址(排名不分先后)(来自微信群:Go实践和布道者) | 姓名 | 贡献、公众号或博客地址 | 二维码 | | -------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | tonybai | 公众号:TonyBai,博客:https://tonybai.com | <img src="qrcode/tonybai.jpg" width="128px"> | | 波罗学 | 公众号:码途漫漫,博客:http://poloxue.com/ | <img src="qrcode/波罗学-码途漫漫.png" width="128px"> | | 无闻 | Gogs 作者,开源了很多优秀的项目,国内早期的 Go 语言布道者! | | | 柴树杉 | 《Go语言圣经》译者,《Go语言高级编程》作者,公众号:光谷码农,人称柴大 | | | Xargin | 《Go语言高级编程》作者,博客:http://xargin.com ,人称曹大 | | | 芮峰云| 博客:http://xiaorui.cc/ | | | SeekLoad | 公众号:Golang来啦 | <img src="qrcode/Golang来啦.jpg" width="128px"> | | 煎鱼 | 公众号:我要煎鱼说,博客:https://book.eddycjy.com/golang/ | <img src="qrcode/我要煎鱼说.jpg" width="128px"> | | 大彬 | 公众号:Go语言充电站,博客:http://lessisbetter.site | <img src="qrcode/大彬-Go语言充电站.jpg" width="128px"> | | Draven | 公众号:真没什么逻辑,博客:https://draveness.me/ | <img src="qrcode/真没什么逻辑.png" width="128px"> | | 枫林无归 | 公众号:雪之梦技术驿站,博客:https://snowdreams1006.github.io | <img src="qrcode/雪之梦技术驿站.png" width="128px"> | | JackieZheng | 公众号:JackieZheng ,博客园:http://www.cnblogs.com/bigdatazj ,掘金:https://juejin.im/user/5a0da9376fb9a0452b48cbba | | | 刘建平 | 博客:https://www.gitdig.com | | | 李文周 | 博客:https://www.liwenzhou.com | | | 李晓钧 | 《深入学习Go语言》作者 | | | LX 老貘 | 《Go101》作者,对Go语言细节了如指掌。公众号:Go 101 | <img src="qrcode/go101.jpg" width="128px"> | | 毛剑 | 国内早期的 Go 语言布道者,多次为 GopherChina 演讲者 | | | Max | 博客:https://www.maxlivinci.com ,来自台湾同胞的 gopher | | | 戚银 | 博客:https://blog.thinkeridea.com | | | 饶全成 | 公众号:码农桃花源,博客:https://qcrao.com ,写的 Go 语言文章很多干货! | <img src="qrcode/饶全成-码农桃花源.png" width="128px"> | | RyuGou | 公众号:互联网技术窝,博客:https://i6448038.github.io/ | <img src="qrcode/RyuGou-互联网技术窝.jpg" width="128px"> | | 盛傲飞 | https://goproxy.cn 作者,速度超快的 Go 语言 proxy | | | 陶克路 | 公众号:golang-experts,博客:http://legendtkl.com/ | | | 王博 | 公众号:火丁笔记,博客:https://blog.huoding.com | <img src="qrcode/huoding.jpg" width="128px"> | | polaris | Go语言中文网站长,公众号:Go语言中文网,网站:https://studygolang.com | <img src="qrcode/Go语言中文网.jpg" width="128px"> | | 肖仑文 lunny | Gitea、Xorm 作者,国内早期的 Go 语言布道者! | | | 闫磊磊 | 博客:https://leileiluoluo.com | | | 于德志 | 博客:https://halfrost.com ,算法大师 | | | 叶剑峰 | 公众号:轩脉刃的刀光剑影,博客:https://www.cnblogs.com/yjf512 ,国内早期的 Go 语言布道者! | <img src="qrcode/叶剑峰-轩脉刃的刀光剑影.jpg" width="128px"> | | 周洋 | 从 2012 年起一直从事 Go 相关开发和架构工作,多次为 GopherChina 演讲者 | | | 张金柱 | gorm 作者 | | | 张方波 | 公众号:go语言核心编程技术 | | ## 加入 如果你也是 Go 布道者,欢迎提 PR,也可以加我的微信:274768166,备注:Github Gophers
gitextract_6f3x6k6r/ ├── .gitignore ├── LICENSE └── README.md
Condensed preview — 3 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (7K chars).
[
{
"path": ".gitignore",
"chars": 192,
"preview": "# Binaries for programs and plugins\n*.exe\n*.exe~\n*.dll\n*.so\n*.dylib\n\n# Test binary, build with `go test -c`\n*.test\n\n# Ou"
},
{
"path": "LICENSE",
"chars": 1068,
"preview": "MIT License\n\nCopyright (c) 2019 studygolang\n\nPermission is hereby granted, free of charge, to any person obtaining a cop"
},
{
"path": "README.md",
"chars": 4626,
"preview": "# gophers\n收集Go语言相关的公众号、博客,国内Go开源项目 以及这些布道者们\n\n布道者名单及贡献、公众号或博客地址(排名不分先后)(来自微信群:Go实践和布道者)\n\n| 姓名 | 贡献、公众号或博客地址 "
}
]
About this extraction
This page contains the full source code of the studygolang/gophers GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 3 files (5.7 KB), approximately 1.6k tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.