Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WithByCode
Method
WithByCode
agent/app/repo/file_share.go:19–19 ·
view source on GitHub ↗
(code string)
Source
from the content-addressed store, hash-verified
17
All() ([]model.FileShare, error)
18
WithByPath(path string) DBOption
19
WithByCode(code string) DBOption
20
}
21
22
func
NewIFileShareRepo() IFileShareRepo {
Callers
4
generateUniqueCode
Method · 0.65
GetByCode
Method · 0.65
GetPublicByCode
Method · 0.65
check
Method · 0.65
Implementers
1
FileShareRepo
agent/app/repo/file_share.go
Calls
no outgoing calls
Tested by
no test coverage detected