//
pkg.gl
Category
github.com/clockfly/filebrowser/v2
rules
package
2.27.9-v9
Repository:
https://github.com/clockfly/filebrowser.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
35 SLOC
#
Functions
MatchHidden
MatchHidden matches paths with a basename that begins with a dot.
#
Structs
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.