You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose there be a multi-closer like struct inside of io/multi.go. The purpose would be that multiple close objects could be returned under one. Since there are already multi objects, (ie: reader/writer), it makes sense to me to also include multistructs for other things as well, including io.closer.