Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/filebrowser/filebrowser
/ CountAdmins
Method
CountAdmins
users/storage.go:19–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
DeleteByID(uint) error
18
DeleteByUsername(string) error
19
CountAdmins() (int, error)
20
}
21
22
type
Store
interface
{
Callers
1
IsUniqueAdmin
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected