Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/boz/go-lifecycle
- Owner: boz
- License: mit
- Created: 2017-04-29T23:50:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-13T03:21:20.000Z (over 1 year ago)
- Last Synced: 2024-06-18T20:19:43.271Z (5 months ago)
- Topics: golang, golang-library, lifecycle
- Language: Go
- Size: 8.79 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.