Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanke0/goutils
A collection of useful functions, require only standard modules.
https://github.com/hanke0/goutils
go utils utils-lib
Last synced: 17 days ago
JSON representation
A collection of useful functions, require only standard modules.
- Host: GitHub
- URL: https://github.com/hanke0/goutils
- Owner: hanke0
- License: mit
- Created: 2021-08-27T08:44:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T09:34:39.000Z (about 1 year ago)
- Last Synced: 2024-06-21T03:14:15.868Z (7 months ago)
- Topics: go, utils, utils-lib
- Language: Go
- Homepage: https://pkg.go.dev/github.com/hanke0/goutils
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Useful Collection Of Go functions.
[![master build](https://github.com/hanke0/goutils/actions/workflows/go.yml/badge.svg?branch=master)](https://goreportcard.com/report/github.com/hanke0/goutils)
![Go Report Card](https://goreportcard.com/badge/github.com/hanke0/goutils?style=flat-square)
[![Coverage](https://codecov.io/gh/hanke0/goutils/branch/master/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/hanke0/goutils)
[![codeql-analysis](https://github.com/hanke0/goutils/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/hanke0/goutils/actions/workflows/codeql-analysis.yml)
[![Releases](https://img.shields.io/github/release/hanke0/goutils/all.svg?style=flat-square)](https://github.com/hanke0/goutils/releases)
[![LICENSE](https://img.shields.io/github/license/hanke0/goutils.svg?style=flat-square)](https://github.com/hanke0/goutils/blob/main/LICENSE)A collection of useful functions, require only standard modules.
**Note**: The `main` branch may be in an *unstable or even broken state* during development.
Document at https://pkg.go.dev/github.com/hanke0/goutils