yao/openapi/tests/kb
Max 324ee7dc92 Refactor Job System for Enhanced Function Execution and Error Handling
- Improved the `Job` struct to support dynamic function execution with the `AddFunc` method, allowing for flexible job management.
- Enhanced the `Goroutine` struct with the `ExecuteFunc` method to manage function execution, including robust error handling and context management.
- Updated unit tests for `AddFunc` to ensure proper function registration and execution, including memory cleanup verification.
- Revised documentation to reflect the new function execution capabilities within the job system.
2025-12-19 15:08:16 +08:00
..
addfile_test.go Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
addtext_test.go Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
addurl_test.go Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
collection_process_test.go Implement authorized script execution and enhance context handling 2025-12-08 11:42:01 +08:00
collection_test.go Refactor test utilities and enhance access token handling 2025-10-25 13:26:51 +08:00
document_test.go Refactor Job System for Enhanced Function Execution and Error Handling 2025-12-19 15:08:16 +08:00
utils_test.go Enhance collection management and segment handling in the API 2025-08-20 18:25:28 +08:00