# goutil **Repository Path**: andeyalee/goutil ## Basic Information - **Project Name**: goutil - **Description**: Golang common tool functions and components. - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-16 - **Last Updated**: 2022-06-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # goutil [![Build Status](https://travis-ci.org/henrylee2cn/goutil.svg?branch=mgoutil)](https://travis-ci.org/henrylee2cn/goutil) [![report card](https://goreportcard.com/badge/github.com/henrylee2cn/goutil?style=flat-square)](http://goreportcard.com/report/henrylee2cn/goutil) [![GoDoc](https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square)](http://godoc.org/github.com/henrylee2cn/goutil) Golang common tool functions or components. ## Inclusion criteria - Only rely on the Go standard package - Functions or lightweight packages - Non-business related general tools