Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.