Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ Close
Function
Close
slog/slog_manager.go:103–106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
func
Close() {
104
_log_writer.LogWrite(nil)
105
_log_writer.end_wait.Wait()
106
}
107
108
func
Run() {
109
SetLogPath(
"log"
)
Callers
nothing calls this directly
Calls
1
LogWrite
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…