chgrpc

package
v0.0.0-...-945c817 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewChatServerGrpc

func NewChatServerGrpc(gserver *grpc.Server, ucase chat.Usecase)

Types

type Server

type Server struct {
	Ucase chat.Usecase
}

func (*Server) Create

func (s *Server) Create(context context.Context, chat *chat_grpc.Chat) (*chat_grpc.Chat, error)

func (*Server) TransformChatData

func (s *Server) TransformChatData(chat *chat_grpc.Chat) *model2.Chat

func (*Server) TransformChatRPC

func (s *Server) TransformChatRPC(chat *model2.Chat) *chat_grpc.Chat

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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