# data-center **Repository Path**: meta-liam/data-center ## Basic Information - **Project Name**: data-center - **Description**: data-center - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-15 - **Last Updated**: 2022-10-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Go的工具包 > 基于goland语言的工具包 ## go环境 go 1.16 ## 单元测试 ```shell script go test -coverpkg=./... -coverprofile=coverage.data ./... ``` ## 安装 ```shell go get gitee.com/meta-liam/data-center ``` ## 兼容 go1.16