server

package
v0.0.0-...-cdf9605 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Repository

type Repository struct {
	pb.UnimplementedUserProfileServer
	DB db.Repository
	S3 *s3.S3
}

func New

func New(db db.Repository, s3 *s3.S3) *Repository

func (*Repository) AddToChatList

func (*Repository) EditProfile

func (*Repository) GetChatList

func (s *Repository) GetChatList(ctx context.Context, r *pb.ChatListRequest) (*pb.ChatListResponse, error)

func (*Repository) ProfileDetails

func (*Repository) PublicProfile

func (*Repository) PublicProfileHost

func (*Repository) UploadImage

func (s *Repository) UploadImage(ctx context.Context, r *pb.ImageRequest) (*pb.ImageResponse, error)

Jump to

Keyboard shortcuts

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