Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/janos/pool
- Owner: janos
- License: bsd-3-clause
- Created: 2021-10-07T22:32:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T09:57:48.000Z (over 2 years ago)
- Last Synced: 2024-06-20T15:42:36.862Z (5 months ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.