Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LockGit/gochat
/ GetDbName
Method
GetDbName
db/db.go:55–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
53
}
54
55
func
(*DbGoChat) GetDbName() string {
56
return
"gochat"
57
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected