Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + type TaskLogRestfulApiHandler struct + func (h *TaskLogRestfulApiHandler) Init() error + func (h *TaskLogRestfulApiHandler) Name() string + func (h *TaskLogRestfulApiHandler) QueryTaskLog(r *restful.Request, w *restful.Response) + type TaskLogSet struct + Items []*tasklog.TaskLog + Total int64