MCPcopy
hub / github.com/filebrowser/filebrowser / share.go

File share.go

http/share.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package fbhttp
2
3import (
4 "crypto/rand"

Callers

nothing calls this directly

Calls 15

withPermShareFunction · 0.85
renderJSONFunction · 0.85
toShareResponsesFunction · 0.85
getSharesForAdminPathFunction · 0.85
errToStatusFunction · 0.85
getSharePasswordHashFunction · 0.85
toShareResponseFunction · 0.85
AllMethod · 0.65
FindByUserIDMethod · 0.65
GetsMethod · 0.65
GetByHashMethod · 0.65
DeleteMethod · 0.65

Tested by

no test coverage detected