Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AnswersController ¶
type AnswersController struct {
ARepo answer.AnswerInterface
}
func NewAnswersControllers ¶
func NewAnswersControllers(atrep answer.AnswerInterface) *AnswersController
func (AnswersController) CreateAnswer ¶
func (ctrl AnswersController) CreateAnswer() echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.