metakeule / task

a minimal task management to easen error handling in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

task

Build Status Travis Go Report Coverage Status

task provides a minimal task management and error solution for Go.

  • This package does not depend on external packages.
  • All versions of Go are supported.

Status

Stable

Usage

see example in the documentation

Documentation

see http://godoc.org/github.com/metakeule/task

About

a minimal task management to easen error handling in Go

License:MIT License


Languages

Language:Go 100.0%