Versions in this module Expand all Collapse all v1 v1.3.0 Mar 23, 2026 v1.1.0 Mar 23, 2026 Changes in this version + type TaskHandler struct + func NewTaskHandler(repo repository.TaskRepository) *TaskHandler + func (h *TaskHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)