postgres

package
v1.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 12 Imported by: 0

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL