package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CloseFunc func() error
CloseFunc is a method that closes something
Closer is an object that can close things
NewCloser creates a new closer
Add adds a close func at the beginning of the list
Close implements the io.Closer interface
NewChild creates a new child closer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.