Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/filebrowser/filebrowser
/ LastUpdate
Method
LastUpdate
users/storage.go:29–29 ·
view source on GitHub ↗
(id uint)
Source
from the content-addressed store, hash-verified
27
Save(user *User) error
28
Delete(id
interface
{}) error
29
LastUpdate(id uint) int64
30
}
31
32
// Storage is a users storage.
Callers
1
withUser
Function · 0.65
Implementers
2
Storage
users/storage.go
mockUserStore
auth/proxy_test.go
Calls
no outgoing calls
Tested by
no test coverage detected