Documentation
¶
Index ¶
Constants ¶
View Source
const ( LEGACY_MESSAGE_VERSION = 0 CONTENT_MESSAGE_VERSION = 1 )
Message.Version enum
View Source
const ( ContentTypeUnknown = 0 ContentTypeText = 1 ContentTypeLocalizedAnnouncement = 2 ContentTypeReaction = 5 ContentTypeReply = 6 ContentTypeTip = 7 ContentTypeDeleted = 8 ContentTypeReview = 9 ContentTypeActionableAnnouncement = 10 )
Message.ContentType enum
Variables ¶
This section is empty.
Functions ¶
func NewInPostgresMessages ¶
func NewInPostgresMessages(client *db.PrismaClient) messaging.MessageStore
func NewInPostgresPointers ¶
func NewInPostgresPointers(client *db.PrismaClient) messaging.PointerStore
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.