Documentation
¶
Overview ¶
Package closers contains utilities for dealing with io.Closer implementations
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Noop io.Closer = &noopCloser{}
Noop is an io.Closer implementation that does nothing.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.