Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GoEdgeLab/EdgeNode
/ Exit
Function
Exit
internal/utils/exit.go:10–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
)
9
10
func
Exit() {
11
events.Notify(events.EventTerminated)
12
os.Exit(0)
13
}
Callers
3
listenSignals
Method · 0.92
listenSock
Method · 0.92
restart
Method · 0.92
Calls
1
Notify
Function · 0.92
Tested by
no test coverage detected