golang.html 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541
  1. <!DOCTYPE HTML>
  2. <html lang="" >
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  6. <title>golang相关资料 · GitBook</title>
  7. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  8. <meta name="description" content="">
  9. <meta name="generator" content="GitBook 3.2.3">
  10. <link rel="stylesheet" href="../gitbook/style.css">
  11. <link rel="stylesheet" href="../gitbook/gitbook-plugin-emphasize/plugin.css">
  12. <link rel="stylesheet" href="../gitbook/gitbook-plugin-tbfed-pagefooter/footer.css">
  13. <link rel="stylesheet" href="../gitbook/gitbook-plugin-search/search.css">
  14. <link rel="stylesheet" href="../gitbook/gitbook-plugin-fontsettings/website.css">
  15. <meta name="HandheldFriendly" content="true"/>
  16. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  17. <meta name="apple-mobile-web-app-capable" content="yes">
  18. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  19. <link rel="apple-touch-icon-precomposed" sizes="152x152" href="../gitbook/images/apple-touch-icon-precomposed-152.png">
  20. <link rel="shortcut icon" href="../gitbook/images/favicon.ico" type="image/x-icon">
  21. <link rel="prev" href="nodejs.html" />
  22. </head>
  23. <body>
  24. <div class="book">
  25. <div class="book-summary">
  26. <div id="book-search-input" role="search">
  27. <input type="text" placeholder="Type to search" />
  28. </div>
  29. <nav role="navigation">
  30. <ul class="summary">
  31. <li class="chapter " data-level="1.1" data-path="../">
  32. <a href="../">
  33. Introduction
  34. </a>
  35. </li>
  36. <li class="chapter " data-level="1.2" >
  37. <a target="_blank" href="https://bp.jydev.jianyu360.cn/BaseService/docCentor/raw/master/_book/index.html">
  38. README
  39. </a>
  40. </li>
  41. <li class="chapter " data-level="1.3" data-path="../info.html">
  42. <a href="../info.html">
  43. 协作信息
  44. </a>
  45. </li>
  46. <li class="chapter " data-level="1.4" data-path="../devtools.html">
  47. <a href="../devtools.html">
  48. 开发工具
  49. </a>
  50. </li>
  51. <li class="chapter " data-level="1.5" data-path="../cooperation.html">
  52. <a href="../cooperation.html">
  53. 协作流程
  54. </a>
  55. <ul class="articles">
  56. <li class="chapter " data-level="1.5.1" data-path="../design/README.md">
  57. <span>
  58. 设计规范
  59. </a>
  60. </li>
  61. <li class="chapter " data-level="1.5.2" data-path="../dev/">
  62. <a href="../dev/">
  63. 开发规范
  64. </a>
  65. <ul class="articles">
  66. <li class="chapter " data-level="1.5.2.1" data-path="../dev/backend.md">
  67. <span>
  68. 后端开发规范
  69. </a>
  70. </li>
  71. <li class="chapter " data-level="1.5.2.2" data-path="../dev/frontend.md">
  72. <span>
  73. 前端开发规范
  74. </a>
  75. </li>
  76. <li class="chapter " data-level="1.5.2.3" data-path="../dev/database.md">
  77. <span>
  78. 数据库设计规范
  79. </a>
  80. </li>
  81. </ul>
  82. </li>
  83. <li class="chapter " data-level="1.5.3" data-path="../test/README.md">
  84. <span>
  85. 测试规范
  86. </a>
  87. </li>
  88. <li class="chapter " data-level="1.5.4" data-path="../test/README.md">
  89. <span>
  90. 运维规范
  91. </a>
  92. </li>
  93. </ul>
  94. </li>
  95. <li class="chapter " data-level="1.6" >
  96. <span>
  97. [版本管理]
  98. </span>
  99. <ul class="articles">
  100. <li class="chapter " data-level="1.6.1" >
  101. <span>
  102. [v3]
  103. </span>
  104. </li>
  105. <li class="chapter " data-level="1.6.2" >
  106. <span>
  107. [v4]
  108. </span>
  109. <ul class="articles">
  110. <li class="chapter " data-level="1.6.2.1" data-path="../version/v4/v4.6.9.html">
  111. <a href="../version/v4/v4.6.9.html">
  112. v4.6.9
  113. </a>
  114. </li>
  115. </ul>
  116. </li>
  117. </ul>
  118. </li>
  119. <li class="chapter " data-level="1.7" data-path="share.html">
  120. <a href="share.html">
  121. 经验分享
  122. </a>
  123. <ul class="articles">
  124. <li class="chapter " data-level="1.7.1" data-path="nodejs.html">
  125. <a href="nodejs.html">
  126. windows下nodejs和npm的安装
  127. </a>
  128. </li>
  129. <li class="chapter active" data-level="1.7.2" data-path="golang.html">
  130. <a href="golang.html">
  131. golang相关资料
  132. </a>
  133. </li>
  134. </ul>
  135. </li>
  136. <li class="divider"></li>
  137. <li>
  138. <a href="https://www.gitbook.com" target="blank" class="gitbook-link">
  139. Published with GitBook
  140. </a>
  141. </li>
  142. </ul>
  143. </nav>
  144. </div>
  145. <div class="book-body">
  146. <div class="body-inner">
  147. <div class="book-header" role="navigation">
  148. <!-- Title -->
  149. <h1>
  150. <i class="fa fa-circle-o-notch fa-spin"></i>
  151. <a href=".." >golang相关资料</a>
  152. </h1>
  153. </div>
  154. <div class="page-wrapper" tabindex="-1" role="main">
  155. <div class="page-inner">
  156. <div id="book-search-results">
  157. <div class="search-noresults">
  158. <section class="normal markdown-section">
  159. <h3 id="golang-&#x76F8;&#x5173;&#x8D44;&#x6599;">golang &#x76F8;&#x5173;&#x8D44;&#x6599;</h3>
  160. <hr>
  161. <h4 id="golang-&#x7684;&#x5B89;&#x88C5;&#x4F7F;&#x7528;">golang &#x7684;&#x5B89;&#x88C5;&#x4F7F;&#x7528;</h4>
  162. <ul>
  163. <li><a href="https://go.dev/dl/" target="_blank">&#x5B98;&#x7F51;&#x4E0B;&#x8F7D;</a> &#x5EFA;&#x8BAE;1.6&#x53CA;&#x4EE5;&#x4E0A;&#x7248;&#x672C;&#xFF0C;zip&#x5305;&#x4E0B;&#x8F7D;&#x540E;&#x89E3;&#x538B;&#xFF0C;windows&#x4E0B;&#x589E;&#x52A0;path&#x8DEF;&#x5F84;&#x3002;</li>
  164. <li>ide&#x5B89;&#x88C5;&#xFF0C;&#x4E0B;&#x8F7D;goland&#x3001;liteide&#x6216;vscode</li>
  165. <li>&#x9700;&#x8981;&#x6CE8;&#x610F;&#x4E24;&#x4E2A;&#x6982;&#x5FF5;&#xFF0C;&#x5728;ide&#x4E2D;&#x9700;&#x8981;&#x914D;&#x7F6E;&#xFF1A;<ul>
  166. <li>GOROOT &#x662F;Go&#x7684;&#x5B89;&#x88C5;&#x76EE;&#x5F55;&#xFF0C;&#xFF08;&#x7C7B;&#x4F3C;&#x4E8E;java&#x7684;JDK&#xFF09;</li>
  167. <li>GOPATH&#x662F;&#x6211;&#x4EEC;&#x7684;&#x5DE5;&#x4F5C;&#x7A7A;&#x95F4;&#xFF0C;&#x4FDD;&#x5B58;go&#x9879;&#x76EE;&#x4EE3;&#x7801;&#x548C;&#x7B2C;&#x4E09;&#x65B9;&#x4F9D;&#x8D56;&#x5305;&#x3002;</li>
  168. </ul>
  169. </li>
  170. </ul>
  171. <p>&#x8BE6;&#x7EC6;&#x8D44;&#x6599;&#xFF1A;</p>
  172. <p>golang&#x7684;&#x73AF;&#x5883;&#x5B89;&#x88C5; <a href="https://goframe.org/pages/viewpage.action?pageId=1114274" target="_blank">https://goframe.org/pages/viewpage.action?pageId=1114274</a></p>
  173. <h4 id="golang&#x7684;&#x5B66;&#x4E60;&#x8D44;&#x6599;">golang&#x7684;&#x5B66;&#x4E60;&#x8D44;&#x6599;</h4>
  174. <ul>
  175. <li><a href="http://books.studygolang.com/" target="_blank">&#x57FA;&#x7840;&#x8D44;&#x6599;&#x6C47;&#x603B;</a> <a href="http://shouce.jb51.net/gopl-zh/ch0/ch0-01.html" target="_blank">go&#x8BED;&#x8A00;&#x5723;&#x7ECF;</a> <a href="https://github.com/pibigstar/go-demo" target="_blank">&#x5B66;&#x4E60;&#x4EE3;&#x7801;</a> <a href="https://www.yuque.com/baxiang/go" target="_blank">&#x591F;&#x6D6A;</a> <a href="https://github.com/i-coder-robot/design-patterns-in-golang" target="_blank">23&#x79CD;&#x8BBE;&#x8BA1;&#x6A21;&#x5F0F;</a></li>
  176. <li><a href="https://mp.weixin.qq.com/s?__biz=MjM5ODYwMjI2MA==&amp;mid=2649769371&amp;idx=1&amp;sn=2aa88c3a960edeeeac98fbbe741e5207&amp;chksm=beccd6e089bb5ff6e1f9c915f40af886cb00c42668395e1d13bb0fa53d254a712a1cc510eabd&amp;mpshare=1&amp;scene=1&amp;srcid=0318q1rPFp4U6Vu2pZe4R8ne&amp;sharer_sharetime=1647559513091&amp;sharer_shareid=b711e5761c310e0558e45ab00cf0e304&amp;version=4.0.2.6061&amp;platform=win#rd" target="_blank">Go &#x9AD8;&#x6027;&#x80FD;&#x7F16;&#x7A0B;&#x6280;&#x6CD5;</a></li>
  177. <li><a href="https://github.com/loop321/xweb" target="_blank">xweb&#x9879;&#x76EE;</a></li>
  178. <li><a href="https://go-zero.dev/" target="_blank">go-zero &#x6587;&#x6863;</a> <a href="https://github.com/zeromicro/go-zero" target="_blank">git&#x5730;&#x5740;</a></li>
  179. <li><a href="https://goframe.org/pages/viewpage.action?pageId=1114399" target="_blank">go-frame&#x6587;&#x6863;</a> <a href="https://github.com/gogf/gf" target="_blank">git&#x5730;&#x5740;</a></li>
  180. <li><a href="https://gorm.io/zh_CN/docs/index.html" target="_blank">go-orm</a></li>
  181. </ul>
  182. <h4 id="&#x5F00;&#x6E90;&#x9879;&#x76EE;">&#x5F00;&#x6E90;&#x9879;&#x76EE;</h4>
  183. <ul>
  184. <li><a href="https://github.com/tiger1103/gfast" target="_blank">&#x57FA;&#x4E8E;goframe+ruoyi-ui+Vue+Element UI&#x7684;&#x540E;&#x53F0;&#x7BA1;&#x7406;&#x7CFB;&#x7EDF;</a> <a href="https://github.com/tiger1103/gfast" target="_blank">https://github.com/tiger1103/gfast</a></li>
  185. <li><a href="https://github.com/flipped-aurora/gin-vue-admin" target="_blank">&#x57FA;&#x4E8E;vite+vue3+gin&#x5F00;&#x53D1;&#x57FA;&#x7840;&#x5E73;&#x53F0;</a> <a href="https://github.com/flipped-aurora/gin-vue-admin" target="_blank">https://github.com/flipped-aurora/gin-vue-admin</a></li>
  186. <li><a href="https://github.com/goflyfox/gmanager" target="_blank">gf&#x6846;&#x67B6;&#x7684;&#x7BA1;&#x7406;&#x540E;&#x53F0;</a> <a href="https://github.com/goflyfox/gmanager" target="_blank">https://github.com/goflyfox/gmanager</a></li>
  187. <li><a href="https://github.com/go-admin-team/go-admin" target="_blank">Gin+Vue+ElementUI&#x7BA1;&#x7406;&#x7CFB;&#x7EDF;&#x811A;&#x624B;&#x67B6;</a> <a href="https://github.com/go-admin-team/go-admin" target="_blank">https://github.com/go-admin-team/go-admin</a></li>
  188. <li><a href="https://github.com/go-eagle/eagle" target="_blank">&#x5C0F;&#x5DE7;&#x7684;api/web&#x5F00;&#x53D1;&#x6846;&#x67B6;</a> <a href="https://github.com/go-eagle/eagle" target="_blank">https://github.com/go-eagle/eagle</a></li>
  189. <li><a href="https://github.com/40t/go-sniffer" target="_blank">mysql+redis+http+mongodb+etc&#x7B49;&#x6293;&#x5305;&#x8BF7;&#x6C42;&#x5E76;&#x89E3;&#x6790;&#x6210;&#x76F8;</a> <a href="https://github.com/40t/go-sniffer" target="_blank">https://github.com/40t/go-sniffer</a></li>
  190. <li>golang&#x7684;&#x811A;&#x672C;&#x8BED;&#x8A00;<ul>
  191. <li><a href="https://github.com/traefik/yaegi" target="_blank">golang&#x6267;&#x884C;&#x5668;-yaegi</a> <a href="https://github.com/traefik/yaegi" target="_blank">https://github.com/traefik/yaegi</a></li>
  192. <li><a href="https://github.com/Shopify/go-lua" target="_blank">lua</a> <a href="https://github.com/Shopify/go-lua" target="_blank">https://github.com/Shopify/go-lua</a></li>
  193. <li><a href="https://github.com/yuin/gopher-lua" target="_blank">gopher-lua</a> <a href="https://github.com/yuin/gopher-lua" target="_blank">https://github.com/yuin/gopher-lua</a></li>
  194. <li><a href="https://github.com/robertkrimen/otto" target="_blank">JavaScript </a> <a href="https://github.com/robertkrimen/otto" target="_blank">https://github.com/robertkrimen/otto</a></li>
  195. <li><a href="https://github.com/dop251/goja" target="_blank">ECMAScript/JavaScript-engine</a> <a href="https://github.com/dop251/goja" target="_blank">https://github.com/dop251/goja</a></li>
  196. </ul>
  197. </li>
  198. </ul>
  199. <h4 id="&#x5176;&#x4ED6;&#x8D44;&#x6599;">&#x5176;&#x4ED6;&#x8D44;&#x6599;</h4>
  200. <ul>
  201. <li><a href="https://github.com/sunlongv520/golang-loadbalance-reverseproxy" target="_blank">golang&#x7684;&#x53CD;&#x5411;&#x4EE3;&#x7406; &#x8D1F;&#x8F7D;&#x5747;&#x8861;</a></li>
  202. <li><a href="https://github.com/gnokoheat/oplog" target="_blank">&#x89E3;&#x6790;MongoDBoplog</a></li>
  203. <li><a href="https://github.com/guonaihong/gout" target="_blank">gout &#x662F;http client&#x9886;&#x57DF;&#x7684;&#x745E;&#x58EB;&#x519B;&#x5200;</a> <a href="https://github.com/guonaihong/gout" target="_blank">https://github.com/guonaihong/gout</a></li>
  204. <li><a href="https://github.com/go-resty/resty" target="_blank">Simple HTTP+REST &#x5305;</a> <a href="https://github.com/go-resty/resty" target="_blank">https://github.com/go-resty/resty</a></li>
  205. <li><a href="https://github.com/appleboy/gorush" target="_blank">push notification server&#x6D88;&#x606F;&#x63A8;&#x9001;&#x670D;&#x52A1;</a> <a href="https://github.com/appleboy/gorush" target="_blank">https://github.com/appleboy/gorush</a></li>
  206. <li><a href="https://github.com/tealeg/xlsx" target="_blank">go xlsx&#x5DE5;&#x5177;</a> <a href="https://github.com/tealeg/xlsx" target="_blank">https://github.com/tealeg/xlsx</a></li>
  207. <li><a href="https://github.com/qax-os/excelize" target="_blank">go excelize &#x5DE5;&#x5177;</a> <a href="https://github.com/qax-os/excelize" target="_blank">https://github.com/qax-os/excelize</a></li>
  208. </ul>
  209. <footer class="page-footer"><span class="copyright">jianyu360 all right reserved&#xFF0C;powered by Gitbook</span><span class="footer-modification">&#x4FEE;&#x6539;&#x65F6;&#x95F4;&#xFF1A;
  210. 2022-03-24 11:16:45
  211. </span></footer>
  212. </section>
  213. </div>
  214. <div class="search-results">
  215. <div class="has-results">
  216. <h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
  217. <ul class="search-results-list"></ul>
  218. </div>
  219. <div class="no-results">
  220. <h1 class="search-results-title">No results matching "<span class='search-query'></span>"</h1>
  221. </div>
  222. </div>
  223. </div>
  224. </div>
  225. </div>
  226. </div>
  227. <a href="nodejs.html" class="navigation navigation-prev navigation-unique" aria-label="Previous page: windows下nodejs和npm的安装">
  228. <i class="fa fa-angle-left"></i>
  229. </a>
  230. </div>
  231. <script>
  232. var gitbook = gitbook || [];
  233. gitbook.push(function() {
  234. gitbook.page.hasChanged({"page":{"title":"golang相关资料","level":"1.7.2","depth":2,"previous":{"title":"windows下nodejs和npm的安装","level":"1.7.1","depth":2,"path":"share/nodejs.md","ref":"./share/nodejs.md","articles":[]},"dir":"ltr"},"config":{"gitbook":"*","theme":"default","variables":{},"plugins":["emphasize","-highlight","tbfed-pagefooter"],"pluginsConfig":{"tbfed-pagefooter":{"copyright":"jianyu360","modify_label":"修改时间:","modify_format":"YYYY-MM-DD HH:mm:ss"},"emphasize":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"styles":{"website":"styles/website.css","ebook":"styles/ebook.css","pdf":"styles/pdf.css","mobi":"styles/mobi.css","epub":"styles/epub.css"}},"file":{"path":"share/golang.md","mtime":"2022-03-24T03:16:45.185Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2022-03-24T03:17:20.871Z"},"basePath":"..","book":{"language":""}});
  235. });
  236. </script>
  237. </div>
  238. <script src="../gitbook/gitbook.js"></script>
  239. <script src="../gitbook/theme.js"></script>
  240. <script src="../gitbook/gitbook-plugin-search/search-engine.js"></script>
  241. <script src="../gitbook/gitbook-plugin-search/search.js"></script>
  242. <script src="../gitbook/gitbook-plugin-lunr/lunr.min.js"></script>
  243. <script src="../gitbook/gitbook-plugin-lunr/search-lunr.js"></script>
  244. <script src="../gitbook/gitbook-plugin-sharing/buttons.js"></script>
  245. <script src="../gitbook/gitbook-plugin-fontsettings/fontsettings.js"></script>
  246. </body>
  247. </html>