Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WebsiteRepo
Struct
WebsiteRepo
agent/app/repo/website.go:43–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
type
WebsiteRepo
struct
{
44
}
45
46
func
(w *WebsiteRepo) WithAppInstallId(appInstallID uint) DBOption {
47
return
func
(db *gorm.DB) *gorm.DB {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected