package
0.0.0-20210819223000-3f891a80c585
Repository: https://github.com/donomii/filebrowser-1.git
Documentation: pkg.go.dev
# Functions
NewStorage creates a auth storage from a backend.
# Constants
MethodJSONAuth is used to identify json auth.
MethodNoAuth is used to identify no auth.
MethodProxyAuth is used to identify no auth.
# Interfaces
Auther is the authentication interface.
StorageBackend is a storage backend for auth storage.