MCPcopy 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
23func init() {
24 go _log_writer.Run(true)
25}
26
27const LogBufferLength = 65535
28

Callers

nothing calls this directly

Calls 1

RunMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…