# go-pkg **Repository Path**: piao/go-pkg ## Basic Information - **Project Name**: go-pkg - **Description**: go common package - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-14 - **Last Updated**: 2023-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言 ## README ## go-pkg "go common package" ## Installation ```sh $ go get gitee.com/piao/go-pkg ``` ## Documentation - gopool 协程池 - json json包 go build -tags=jsoniter - mysql mysql 连接 - redis redis 连接 - signal signal 监听 ## TODO * test * fix bug ## 参考 - [ws-examples](https://github.com/piaohua/ws-examples) - [pkg](https://github.com/hb-go/pkg) - [dashboard](https://github.com/hb-go/conn)