grpc_handlers

package
v0.0.0-...-55fe578 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChatGrpcHandler

func NewChatGrpcHandler(logger *log.SubLogger, chatService *chat.ChatService) chatv1connect.ChatServiceHandler

func NewMessageGrpcHandler

func NewMessageGrpcHandler(logger *log.SubLogger, messageService *message.MessageService) messagev1connect.MessageServiceHandler

func NewSearchGrpcHandler

func NewSearchGrpcHandler(logger *log.SubLogger, searchService *search.SearchService) searchv1connect.SearchServiceHandler

Types

type AuthGrpcServer

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

func NewAuthGrpcHandler

func NewAuthGrpcHandler(authService *auth.AuthService) AuthGrpcServer

type MessageGrpcServer

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

Jump to

Keyboard shortcuts

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