# go-demo **Repository Path**: hanchers/go-demo ## Basic Information - **Project Name**: go-demo - **Description**: 一个简单的go语言学习demo - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-07-22 - **Last Updated**: 2021-08-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 简介 这是一个关于golang的初学demo. 1. 项目中example用到的例子都是参考自: [Go by Example 中文](https://books.studygolang.com/gobyexample/) [githup](https://github.com/xg-wang/gobyexample/tree/master/examples) 2. 项目中gopl.io的例子,是【go程序设计语言】的范例 [书籍官网](http://www.gopl.io/) [gihhup](https://github.com/adonovan/gopl.io/)