Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/brittonhayes/pkg

A set of common utilities and helpers for Golang projects 📦
https://github.com/brittonhayes/pkg

color errors go golang helpers logging pkg templates

Last synced: 12 days ago
JSON representation

A set of common utilities and helpers for Golang projects 📦

Awesome Lists containing this project

README

        

# pkg

[![Go Report Card](https://goreportcard.com/badge/github.com/brittonhayes/pkg)](https://goreportcard.com/report/github.com/brittonhayes/pkg)
[![Go Reference](https://pkg.go.dev/badge/github.com/brittonhayes/pkg.svg)](https://pkg.go.dev/github.com/brittonhayes/pkg)

> A set of common utilities and helpers for Golang projects.

## Usage

```shell
# Install with go get
go get github.com/brittonhayes/pkg
```