Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/filebrowser/filebrowser
/ AuthMethod
TypeAlias
AuthMethod
settings/settings.go:20–20 ·
view source on GitHub ↗
AuthMethod describes an authentication method.
Source
from the content-addressed store, hash-verified
18
19
// AuthMethod describes an authentication method.
20
type
AuthMethod string
21
22
// Settings contain the main settings of the application.
23
type
Settings
struct
{
Callers
1
getAuthMethod
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected