Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepflowio/deepflow
/ NewSubDomainPrefix
Function
NewSubDomainPrefix
server/controller/common/metadata/platform.go:175–177 ·
view source on GitHub ↗
(name string)
Source
from the content-addressed store, hash-verified
173
}
174
175
func
NewSubDomainPrefix(name string) logger.Prefix {
176
return
&SubDomainNameLogPrefix{name}
177
}
178
179
type
SubDomainNameLogPrefix
struct
{
180
Name string
Callers
1
SetSubDomain
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected