task

a minimal task management to easen error handling in Go

Pure Nim score 15/100 · last commit 2018-10-30 · 1 stars · tests present · no docs generated

Summary

Latest Version Unknown
License Unknown
CI Status Failing
Stars 1
Forks 0
Open Issues 0
Last Commit 2018-10-30
Downloads 0
Last Indexed 2026-08-11 05:08

Installation

nimble install task
choosenim install task
git clone https://gitlab.com/metakeule/task

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
task - - - - - - -

Source

Repository https://gitlab.com/metakeule/task
Homepage https://gitlab.com/metakeule/task
Registry Source gitlab

README

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