# utilGo **Repository Path**: a2go/utilGo ## Basic Information - **Project Name**: utilGo - **Description**: 封装Go语言常用的工具类 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2016-10-20 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #utilGo ##说明 封装常用的工具类: 1.日期 date.go 2.字符串 str.go 3.类型转换 convert.go 4.加密解密 enc.go 5.随机数 rand.go