Versions in this module Expand all Collapse all v1 v1.0.23 Jan 7, 2025 v1.0.21 Oct 4, 2024 Changes in this version + type CancelExecRequest struct + Ak string + IP string + Sk string + Uuid string + type CheckWorkerRequest struct + Ak string + IP string + Sk string + Uuid string + type ExecTaskLog struct + Content string + Time int64 + Type string + type ExecTaskRequest struct + Ak string + ExecType string + ExecValue string + ExpectCode uint32 + IP string + Id uint32 + MaxExecTime uint32 + RetryCount uint32 + RetryWaitTime uint32 + Sk string + Uuid string + type GetWorkerRequest struct + Id *uint32 + Ip *string + type ListLogRequest struct + Page uint32 + PageSize uint32 + TaskId uint32 + type ListTaskGroupRequest struct + Name *string + Order *string + OrderBy *string + Page uint32 + PageSize uint32 + type ListTaskRequest struct + GroupId *uint32 + Name *string + Page uint32 + PageSize uint32 + Status *bool + Tag *string + type ListWorkerGroupRequest struct + Name *string + Page uint32 + PageSize uint32 + type ListWorkerRequest struct + GroupId *uint32 + Ip *string + Name *string + Page uint32 + PageSize uint32 + Status *bool