Skip to content

ipfs/go-peertaskqueue

Repository files navigation

go-peertaskqueue

GoDoc Build Status

go-peertaskqueue implements a prioritized list of tasks to be executed on peers.

Table of Contents

Install

go-peertaskqueue works like a regular Go module:

> go get github.com/ipfs/go-peertaskqueue

Usage

import "github.com/ipfs/go-peertaskqueue"

Check the GoDoc documentation

Contribute

PRs accepted.

This repository falls under the IPFS Code of Conduct.

License

MIT © Protocol Labs, Inc.

About

A prioritized queue of abstract tasks distributed among peers

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Contributors 17

Languages