v1

package
v0.0.0-...-f970f26 Latest Latest
Warning

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

Go to latest
Published: May 3, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HealthCheckHandler

type HealthCheckHandler struct{}

QuestionHandler ...

func NewHealthCheckHandler

func NewHealthCheckHandler() *HealthCheckHandler

NewQuestionHandler return question handler

func (*HealthCheckHandler) Get

func (h *HealthCheckHandler) Get(c *gin.Context)

GetQuestion ...

type QuestionHandler

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

QuestionHandler ...

func NewQuestionHandler

func NewQuestionHandler(questionDAO dao.QuestionDAO) *QuestionHandler

NewQuestionHandler return question handler

func (*QuestionHandler) GetQuestion

func (h *QuestionHandler) GetQuestion(c *gin.Context)

GetQuestion ...

func (*QuestionHandler) GetSubCatQuestions

func (h *QuestionHandler) GetSubCatQuestions(c *gin.Context)

GetSubCatQuestions ...

func (*QuestionHandler) Validate

func (h *QuestionHandler) Validate(c *gin.Context)

Validate ...

Jump to

Keyboard shortcuts

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