Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GradeQuestion ¶
type GradeQuestionHandler ¶
type GradeQuestionHandler struct {
// contains filtered or unexported fields
}
func NewGradeQuestionHandler ¶
func NewGradeQuestionHandler( repo grading.Repository, ) GradeQuestionHandler
func (GradeQuestionHandler) Handle ¶
func (h GradeQuestionHandler) Handle(ctx context.Context, cmd GradeQuestion) error
Click to show internal directories.
Click to hide internal directories.