Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/boz/go-lifecycle

Lifecycle utility for goroutine-based objects
https://github.com/boz/go-lifecycle

golang golang-library lifecycle

Last synced: about 1 month ago
JSON representation

Lifecycle utility for goroutine-based objects

Awesome Lists containing this project

README

        

# go-lifecycle [![GoDoc](https://godoc.org/github.com/boz/go-lifecycle?status.svg)](https://godoc.org/github.com/boz/go-lifecycle) [![Build Status](https://travis-ci.org/boz/go-lifecycle.svg?branch=master)](https://travis-ci.org/boz/go-lifecycle)

Lifecycle utility for goroutine-based objects.

See [here](_example/example.go) for a complete example.