package
Version:
v2.3.0+incompatible
Opens a new window with list of versions in this module.
Published: May 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Close is a convenience function to close a object that has a Close() method, ignoring any errors
Used to satisfy errcheck lint
type Closer interface {
Close() error
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.