Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aphistic/boom
Boom is a Go library for easily handling tasks and the results of those tasks.
https://github.com/aphistic/boom
asynchronous golang task
Last synced: about 2 months ago
JSON representation
Boom is a Go library for easily handling tasks and the results of those tasks.
- Host: GitHub
- URL: https://github.com/aphistic/boom
- Owner: aphistic
- License: mit
- Created: 2016-11-11T01:31:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-01T22:01:51.000Z (almost 7 years ago)
- Last Synced: 2024-10-12T16:19:51.627Z (3 months ago)
- Topics: asynchronous, golang, task
- Language: Go
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
boom
====[![GoDoc](https://godoc.org/github.com/aphistic/boom?status.svg)](https://godoc.org/github.com/aphistic/boom)
[![Build Status](https://img.shields.io/travis/aphistic/boom.svg)](https://travis-ci.org/aphistic/boom)
[![Code Coverage](https://img.shields.io/codecov/c/github/aphistic/boom.svg)](http://codecov.io/github/aphistic/boom?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/aphistic/boom)](https://goreportcard.com/report/github.com/aphistic/boom)Boom is a Go library for easily handling tasks and the results of those tasks.