# go_study **Repository Path**: wangpengliang815/go_study ## Basic Information - **Project Name**: go_study - **Description**: 👷 人生苦短,Let's go - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-22 - **Last Updated**: 2022-04-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言 ## README Go语言学习记录 - [x] 变量 - [x] 常量 - [x] 函数 - [x] 流程控制 - [x] 数据类型 - [x] 结构 - [x] 接口 - [x] 反射 - [x] 并发
参考: - [李文周的博客](https://liwenzhou.com/) - [跟煎鱼学 Go](https://eddycjy.com/go-categories/) - [《Go语言编程》]() - [《Go入门指南》](https://github.com/unknwon/the-way-to-go_ZH_CN/blob/master/eBook/directory.md)