Documentation ¶
Index ¶
- func NewAnalyticsServer(logger *logrus.Entry, analyticsService analytics.Service) pb.AnalyticsServiceServer
- func NewAnswerServer(logger *logrus.Entry, answerService answer.Service) pb.AnswerServiceServer
- func NewAttemptServer(logger *logrus.Entry, attemptService attempt.Service, ...) pb.AttemptServiceServer
- func NewAuthServer(logger *logrus.Entry, authService auth.Service) pb.AuthServiceServer
- func NewChoiceServer(logger *logrus.Entry, choiceService choice.Service) pb.ChoiceServiceServer
- func NewExamServer(logger *logrus.Entry, examService exam.Service) pb.ExamServiceServer
- func NewParticipantServer(logger *logrus.Entry, participantService participant.Service) pb.ParticipantServiceServer
- func NewQuestionServer(logger *logrus.Entry, questionService question.Service) pb.QuestionServiceServer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAnalyticsServer ¶
func NewAnswerServer ¶
func NewAttemptServer ¶
func NewAuthServer ¶
func NewChoiceServer ¶
func NewExamServer ¶
func NewParticipantServer ¶
func NewParticipantServer(logger *logrus.Entry, participantService participant.Service) pb.ParticipantServiceServer
func NewQuestionServer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.