# tools **Repository Path**: staroom/tools ## Basic Information - **Project Name**: tools - **Description**: golang tools - **Primary Language**: Go - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-10-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tools #### 项目介绍 golang tools 之前在php常用的一些函数 go的实现 便于开发调试 #### 函数列表 1. Dump 来自 github.com/favframework/debug 2. InArray 3. PanicErr 这个是简化 if err!=nil panic(err)