# gotools **Repository Path**: node-message/gotools ## Basic Information - **Project Name**: gotools - **Description**: go 基础开发包 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-20 - **Last Updated**: 2025-01-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Gotools ## 安装 / Install ```shell go get -u gitee.com/node-message/gotools ``` ## 包含库 / Include Package * [orm库 gorm](gorm.io/gorm) gorm.io/gorm * [decimal库 decimal](github.com/shopspring/decimal) github.com/shopspring/decimal * [配置文件 viper](github.com/spf13/viper) github.com/spf13/viper * [cli库 cobra](github.com/spf13/cobra) github.com/spf13/cobra * [进度条 pb](github.com/cheggaaa/pb/v3) github.com/cheggaaa/pb/v3 * [error库 errors](github.com/pkg/errors) github.com/pkg/errors