server

package
v0.0.0-...-b8330c8 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnalyticsServer

func NewAnalyticsServer(logger *logrus.Entry, analyticsService analytics.Service) pb.AnalyticsServiceServer

func NewAnswerServer

func NewAnswerServer(logger *logrus.Entry, answerService answer.Service) pb.AnswerServiceServer

func NewAttemptServer

func NewAttemptServer(
	logger *logrus.Entry,
	attemptService attempt.Service,
	questionService question.Service,
	answerService answer.Service,
) pb.AttemptServiceServer

func NewAuthServer

func NewAuthServer(logger *logrus.Entry, authService auth.Service) pb.AuthServiceServer

func NewChoiceServer

func NewChoiceServer(logger *logrus.Entry, choiceService choice.Service) pb.ChoiceServiceServer

func NewExamServer

func NewExamServer(logger *logrus.Entry, examService exam.Service) pb.ExamServiceServer

func NewParticipantServer

func NewParticipantServer(logger *logrus.Entry, participantService participant.Service) pb.ParticipantServiceServer

func NewQuestionServer

func NewQuestionServer(logger *logrus.Entry, questionService question.Service) pb.QuestionServiceServer

Types

This section is empty.

Jump to

Keyboard shortcuts

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