https://github.com/systemmin/the-way-to-go
Go 入门指南,原名书籍 《The Way to Go》
https://github.com/systemmin/the-way-to-go
Last synced: 5 months ago
JSON representation
Go 入门指南,原名书籍 《The Way to Go》
- Host: GitHub
- URL: https://github.com/systemmin/the-way-to-go
- Owner: systemmin
- Created: 2024-12-19T08:44:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-19T09:02:13.000Z (over 1 year ago)
- Last Synced: 2025-07-18T17:28:27.283Z (11 months ago)
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# Go入门指南
------
Go 入门指南,原名书籍 《The Way to Go》,由 [@无闻](https://unknwon.cn/) 翻译,[GitHub 仓库](https://github.com/unknwon/the-way-to-go_ZH_CN)。
本站将原始 `Markdown` 格式使用 `VuePress` 转 `HTML` 网页。
## 授权许可
除特别声明外,本书中的内容使用 [CC BY-SA 3.0 License](http://creativecommons.org/licenses/by-sa/3.0/)(创作共用 署名-相同方式共享3.0 许可协议)授权,代码遵循 [BSD 3-Clause License](https://github.com/astaxie/build-web-application-with-golang/blob/master/LICENSE.md)(3 项条款的 BSD 许可协议)。