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

https://github.com/daanv2/go-kit

A library of my standard code that I tend to reuse in other go projects
https://github.com/daanv2/go-kit

go golang kit

Last synced: about 1 month ago
JSON representation

A library of my standard code that I tend to reuse in other go projects

Awesome Lists containing this project

README

          

# Go Kit

[![CI](https://github.com/DaanV2/go-kit/actions/workflows/pipeline.yaml/badge.svg)](https://github.com/DaanV2/go-kit/actions/workflows/pipeline.yaml)

A library of my standard code that I tend to reuse in other go projects

## Install

```bash
go get github.com/daanv2/go-kit
```