repositorypackage
1.5.0
Repository: https://github.com/streamingfast/shutter.git
Documentation: pkg.go.dev
# README
StreamingFast shutter library
Goroutines and processes shutdown management, an alternative to Contexts It is part of StreamingFast.
Usage
See example usage in merger
Contributing
Issues and PR in this repo related strictly to the shutter library.
Report any protocol-specific issues in their respective repositories
Please first refer to the general StreamingFast contribution guide, if you wish to contribute to this code base.
This codebase uses unit tests extensively, please write and run tests.