Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ init
Function
init
slog/slog_manager.go:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
)
22
23
func
init() {
24
go
_log_writer.Run(true)
25
}
26
27
const
LogBufferLength = 65535
28
Callers
nothing calls this directly
Calls
1
Run
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…