store_db

package
v1.2.5 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatMessageStore

type ChatMessageStore struct {
	// contains filtered or unexported fields
}

func New

func New(conf *config.MySqlConf) (*ChatMessageStore, error)

func (*ChatMessageStore) StoreMessage

func (D *ChatMessageStore) StoreMessage(m *messages.ChatMessage) error

type SubscriptionStore

type SubscriptionStore struct {
}

func (*SubscriptionStore) NextSegmentSequence

func (c *SubscriptionStore) NextSegmentSequence(id subscription.ChanID, info subscription.ChanInfo) (int64, int64, error)

func (*SubscriptionStore) StoreMessage

Jump to

Keyboard shortcuts

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