//
pkg.gl
Category
github.com/donomii/filebrowser-1
backend
rules
package
0.0.0-20210819223000-3f891a80c585
Repository:
https://github.com/donomii/filebrowser-1.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
40 SLOC
#
Functions
MatchHidden
MatchHidden matches paths with a basename that begins with a dot.
#
Structs
Drive
Drive for mountpoint.
Regexp
Regexp is a wrapper to the native regexp type where we save the raw expression.
Rule
Rule is a allow/disallow rule.
#
Interfaces
Checker
Checker is a Rules checker.