# utils-go **Repository Path**: chuanwan/utils-go ## Basic Information - **Project Name**: utils-go - **Description**: Utils for golang. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-20 - **Last Updated**: 2023-03-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Utils for golang. Following git repository are same: - gitee: [https://gitee.com/chuanwan/utils-go](https://gitee.com/chuanwan/utils-go) - github:**Not avaliable for now.** Usage: - Step 1: import ```go import ( utils "gitee.com/chuanwan/utils-go" ) ``` - Step 2: code ```go utils.DrivingPanic() ``` - Step 3: `go mod tidy && go mod vendor`