# Functions
ErrorEqual compares Go errors for equality.
NewCallbackCloser returns a Closer that calls the provided function upon closing.
NewStorage returns a new storage for testing purposes that removes all associated files on closing.
NewTemporaryDirectory creates a new temporary directory for transient POSIX activities.
# Constants
NilCloser is a no-op Closer.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author