An open API service indexing awesome lists of open source software.

https://github.com/dmitrymomot/go-utils

Go helpers
https://github.com/dmitrymomot/go-utils

Last synced: 3 months ago
JSON representation

Go helpers

Awesome Lists containing this project

README

        

# go-utils

Go helpers and utilities. See [GoDoc](https://pkg.go.dev/github.com/dmitrymomot/go-utils) for more details.

[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/dmitrymomot/go-utils)](https://github.com/dmitrymomot/go-utils)
[![Tests](https://github.com/dmitrymomot/go-utils/actions/workflows/tests.yml/badge.svg)](https://github.com/dmitrymomot/go-utils/actions/workflows/tests.yml)
[![CodeQL Analysis](https://github.com/dmitrymomot/go-utils/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/dmitrymomot/go-utils/actions/workflows/codeql-analysis.yml)
[![GolangCI Lint](https://github.com/dmitrymomot/go-utils/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/dmitrymomot/go-utils/actions/workflows/golangci-lint.yml)
[![Go Report Card](https://goreportcard.com/badge/github.com/dmitrymomot/go-utils)](https://goreportcard.com/report/github.com/dmitrymomot/go-utils)
[![Go Reference](https://pkg.go.dev/badge/github.com/dmitrymomot/go-utils.svg)](https://pkg.go.dev/github.com/dmitrymomot/go-utils)
[![License](https://img.shields.io/github/license/dmitrymomot/go-utils)](https://github.com/dmitrymomot/go-utils/blob/main/LICENSE)