Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/janos/pool

Pool container for Go
https://github.com/janos/pool

Last synced: about 1 month ago
JSON representation

Pool container for Go

Awesome Lists containing this project

README

        

# Pool container for Go

[![Go](https://github.com/janos/pool/workflows/Go/badge.svg)](https://github.com/janos/pool/actions)
[![PkgGoDev](https://pkg.go.dev/badge/resenje.org/pool)](https://pkg.go.dev/resenje.org/pool)
[![NewReleases](https://newreleases.io/badge.svg)](https://newreleases.io/github/janos/pool)

## Installation

Run `go get resenje.org/pool` from command line.