docs: update go/task version to v1.3.0 (by AI)

This commit is contained in:
AI Engineer 2026-05-14 00:40:52 +08:00
parent f971114f9b
commit c14656afbb

View File

@ -30,7 +30,7 @@ High-concurrency random generation.
Time stream control and retries. Time stream control and retries.
- **API**: `Retry`, `Start`, `WithBackoff`, `WithMaxRetries`, `NewDebouncer`, `NewThrottler`, `NewTimeWheel` - **API**: `Retry`, `Start`, `WithBackoff`, `WithMaxRetries`, `NewDebouncer`, `NewThrottler`, `NewTimeWheel`
### go/task v1.0.0 ### go/task v1.3.0
Task scheduling and lifecycle management. Task scheduling and lifecycle management.
- **API**: `Add`, `Start`, `Stop`, `Get`, `List`, `Remove`, `WithPolicy`, `WithTimeout`, `OnSuccess`, `OnError` - **API**: `Add`, `Start`, `Stop`, `Get`, `List`, `Remove`, `WithPolicy`, `WithTimeout`, `OnSuccess`, `OnError`