package
0.1.0
Repository: https://github.com/unmango/go.git
Documentation: pkg.go.dev

# 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].

# Interfaces

No description provided by the author
AferoFs is a filesystem interface.
Fs is a filesystem interface.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author