Files
crawlab/core/utils
Marvin Zhang c937e0f45f refactor: enhance Spider model and string utility functions
- Updated the Spider model to introduce a new SpiderTemplateParams struct for improved template handling.
- Refactored string utility functions in utils/string.go to include a new replaceChars function, streamlining character replacement across multiple functions.
- Enhanced ToSnakeCase and ToKebabCase functions to utilize the new replaceChars function for better maintainability and readability.
- Added splitStringWithQuotes function to facilitate string manipulation with quotes, improving overall utility in string processing.
2025-01-07 13:21:16 +08:00
..
2024-06-14 15:42:50 +08:00
2024-10-20 17:55:57 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-10-20 17:22:35 +08:00
2024-08-26 18:33:46 +08:00
2024-10-18 15:03:32 +08:00
2024-06-14 15:42:50 +08:00
2024-11-22 17:43:59 +08:00
2024-11-18 16:48:09 +08:00
2024-11-18 16:48:09 +08:00
2024-06-14 15:42:50 +08:00