MCPcopy Create free account
hub / github.com/daodst/chat / String

Method String

federationapi/storage/shared/storage.go:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53}
54
55func (r *Receipt) String() string {
56 return fmt.Sprintf("%d", r.nid)
57}
58
59// UpdateRoom updates the joined hosts for a room and returns what the joined
60// hosts were before the update, or nil if this was a duplicate message.

Callers 4

SendPresenceMethod · 0.45
ErrorMethod · 0.45
QueryInviteResFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected