Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cyinx/einx
/ Close
Function
Close
einx_default.go:36–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
}
35
36
func
Close() {
37
_einx_default.close()
38
slog.Close()
39
}
40
41
func
GetModule(name string) Module {
42
return
module.GetModule(name)
Callers
nothing calls this directly
Calls
2
close
Method · 0.80
Close
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…