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

Struct DbGoChat

db/db.go:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52type DbGoChat struct {
53}
54
55func (*DbGoChat) GetDbName() string {
56 return "gochat"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected