# go-demo **Repository Path**: bofale/go-demo ## Basic Information - **Project Name**: go-demo - **Description**: go 练手项目 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-21 - **Last Updated**: 2021-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-action #### 介绍 go 练手项目 go get -u github.com/go-sql-driver/mysql go install github.com/go-sql-driver/mysql@1.6.0 #### 显示go 的环境变量 go env go version