Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/filebrowser/filebrowser
/ DeleteByID
Method
DeleteByID
users/storage.go:17–17 ·
view source on GitHub ↗
(uint)
Source
from the content-addressed store, hash-verified
15
Save(u *User) error
16
Update(u *User, fields ...string) error
17
DeleteByID(uint) error
18
DeleteByUsername(string) error
19
CountAdmins() (int, error)
20
}
Callers
1
Delete
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected