Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WebsiteService
Struct
WebsiteService
agent/app/service/website.go:47–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
)
46
47
type
WebsiteService
struct
{
48
}
49
50
func
buildRedirectHostPattern(domain string) string {
51
labels := strings.Split(domain,
"."
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected