Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/PatchMon/PatchMon
/ hostDisplayNameFromRow
Function
hostDisplayNameFromRow
server-source-code/internal/alerts/host_down.go:287–289 ·
view source on GitHub ↗
(host db.Host)
Source
from the content-addressed store, hash-verified
285
}
286
287
func
hostDisplayNameFromRow(host db.Host) string {
288
return
hostDisplayName(host)
289
}
Callers
2
OnDisconnect
Function · 0.85
OnConnect
Function · 0.85
Calls
1
hostDisplayName
Function · 0.85
Tested by
no test coverage detected