MCPcopy
hub / github.com/filebrowser/filebrowser / GetByHash

Method GetByHash

share/storage.go:13–13  ·  view source on GitHub ↗
(hash string)

Source from the content-addressed store, hash-verified

11 All() ([]*Link, error)
12 FindByUserID(id uint) ([]*Link, error)
13 GetByHash(hash string) (*Link, error)
14 GetPermanent(path string, id uint) (*Link, error)
15 Gets(path string, id uint) ([]*Link, error)
16 Save(s *Link) error

Callers 4

share.goFile · 0.65
public.goFile · 0.65
GetByHashMethod · 0.65

Calls

no outgoing calls

Tested by 1