MCPcopy 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
287func hostDisplayNameFromRow(host db.Host) string {
288 return hostDisplayName(host)
289}

Callers 2

OnDisconnectFunction · 0.85
OnConnectFunction · 0.85

Calls 1

hostDisplayNameFunction · 0.85

Tested by

no test coverage detected