Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
func
init() {
47
Init()
48
}
49
50
func
getCurrentDir() string {
51
_, fileName, _, _ := runtime.Caller(1)
Callers
nothing calls this directly
Calls
1
Init
Function · 0.85
Tested by
no test coverage detected