package
0.0.0-20220416152547-811248409115
Repository: https://github.com/tfwio/srv.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Variables

Default Settings.

# Structs

FileEntry ...
FileSpec structure.
Handlers contains simple callbacks.
Model is the same as PathEntry but with Settings.
PathEntry ...
PathSpec has to have a comment so there it is.
Settings will slightly alter how the `Refresh` method runs.
SimpleModel collects our indexes.

# Type aliases

CBFile is a simple callback if you return true, then the caller function immediately returns.
CBPath is a simple callback; if you return true, then the caller function immediately returns.
FileHandler is a simple callback.
PathHandler is a simple callback.