MCPcopy 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
36func Close() {
37 _einx_default.close()
38 slog.Close()
39}
40
41func GetModule(name string) Module {
42 return module.GetModule(name)

Callers

nothing calls this directly

Calls 2

closeMethod · 0.80
CloseMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…