Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reyoung/closerset


https://github.com/reyoung/closerset

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# CloserSet

CloserSet is a set of `io.Closer`. It modifies and records `io.Closer`.

When `CloserSet.Close()` is called, it closes all underlying closers which have not been closed.