# Gutils **Repository Path**: cathino/gutils ## Basic Information - **Project Name**: Gutils - **Description**: golang的工具函数集合 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-25 - **Last Updated**: 2025-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Toolset for go 这是一个个人使用的库, 随时修改, 不建议他人使用. Contains the following main functions: - convert: Convert data type - datetime: Time related - encrypt: Encrypt related - files: Files related - hash: Md5 / Hashids - media: Media related, including QR code / play sound / TTS - runtime: Runtime and hardware related - web: HTTP request, etc - crontab.go: Crontab - math.go: Math related - print.go: Simplify the print statement - random.go: Random string / number - string.go: String related