item

package
v0.0.0-...-d6725e5 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PushMessage

type PushMessage struct {
	ID         uuid.UUID
	User       *generate.User
	Title      string
	Content    string
	Long       string
	Priority   enum.Priority
	CreatedAt  time.Time
	SequenceID int
}

func FromModelMessageWithUser

func FromModelMessageWithUser(msg *generate.Message, u *generate.User) *PushMessage

func NewPushMessage

func NewPushMessage(user *generate.User, title, content, long string, priority enum.Priority) *PushMessage

Jump to

Keyboard shortcuts

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