event

package
v0.0.0-...-e7c2cf1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ChatCreated chatCreated
View Source
var ChatSeen chatSeen
View Source
var MatchRevealed matchRevealed
View Source
var ProfileUpdated profileUpdated

Functions

This section is empty.

Types

type ChatCreatedPayload

type ChatCreatedPayload struct {
	Chat   []chatEntity.DTO
	ConvId string
}

type ChatSeenPayload

type ChatSeenPayload struct {
	RequestFrom string
	RequestTo   string
	SeenChatIds []string
}

type MatchRevealedPayload

type MatchRevealedPayload struct {
	MatchId     string
	MatchStatus matchEntity.Status
}

type ProfileUpdatedPayload

type ProfileUpdatedPayload struct {
	UserId string
}

Jump to

Keyboard shortcuts

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