Skip to content

small go package to manage closing of a set of resources

License

Notifications You must be signed in to change notification settings

the4thamigo-uk/multicloser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicloser

Small go package to manage closing of a set of resources

The aim of this library is to provide a way to defer any number of Close() functions to a scope which is not the end of the current function.

Usage

See examples for details of usage.

About

small go package to manage closing of a set of resources

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages