chat

package
v0.0.0-...-440c409 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UserNotInChatOrChatNotFoundError = sys.NewCommonError(
	"chat not found or user is not member of chat",
	codes.PermissionDenied,
)

Functions

func NewChatService

func NewChatService(
	repo repository.ChatRepository,
	manager db.TxManager,
	userClient service.UserClient,
) service.ChatService

func NewTestService

func NewTestService(deps ...interface{}) service.ChatService

Types

type Chat

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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