MCPcopy 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

withUserFunction · 0.65

Implementers 2

Storageusers/storage.go
mockUserStoreauth/proxy_test.go

Calls

no outgoing calls

Tested by

no test coverage detected