Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/screego/server
/ futureFatal
Function
futureFatal
config/error.go:12–17 ·
view source on GitHub ↗
(msg string)
Source
from the content-addressed store, hash-verified
10
}
11
12
func
futureFatal(msg string) FutureLog {
13
return
FutureLog{
14
Level: zerolog.FatalLevel,
15
Msg: msg,
16
}
17
}
Callers
4
parseIPProvider
Function · 0.85
parseStatic
Function · 0.85
applyIPTo
Function · 0.85
Get
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected