MCPcopy Create free account
hub / github.com/LockGit/gochat / init

Function init

config/config.go:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46func init() {
47 Init()
48}
49
50func getCurrentDir() string {
51 _, fileName, _, _ := runtime.Caller(1)

Callers

nothing calls this directly

Calls 1

InitFunction · 0.85

Tested by

no test coverage detected