# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AccessorFs adapts an [Fs] to an [afero.Fs] by using the given [ContextAccessor] to source the [context.Context] for each operation.
AdapterFs adapts an [Fs] to a partial [AferoFs] structure.
DiscardFs adapts an [afero.Fs] to an [AferoFs] by ignoring the [context.Context] argument.
WithSetterFs adapts an [afero.Fs] to an [Fs] by calling [SetContext] on the given [ContextSetter] before forwarding each operation to the given [afero.Fs].
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author