Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeHandler ¶
func MakeHandler(s service.AssignmentService) http.Handler
Types ¶
type AssignmentCreationResponse ¶
type AssignmentCreationResponse struct { Current *assignment.Assignment Assignments assignment.Assignments }
Click to show internal directories.
Click to hide internal directories.