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

Struct Chat

api/chat.go:24–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22)
23
24type Chat struct {
25}
26
27func New() *Chat {
28 return &Chat{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected