package
0.8.2
Repository: https://github.com/no-src/gofs.git
Documentation: pkg.go.dev

# Functions

ApiStat returns a middleware that records user access statistics data.
NewAuthHandlerFunc returns a middleware that checks whether the user is sign in.
NewPrivateAccessHandlerFunc returns a middleware that only allows to access http resource from loop back ip or private ip.
NoRoute the middleware of the 404 status.