yao/importer
Max c425b74383 Refactor error handling in various components to improve logging and message formatting
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
..
csv imports -> Importer 2022-01-14 21:18:42 +08:00
from 删除非必要字段 2022-01-18 13:05:58 +08:00
xlsx fix CROS bug 2023-09-21 11:32:03 +08:00
column.go + 映射表配置 API 2022-01-18 12:26:22 +08:00
column_test.go imports -> Importer 2022-01-14 21:18:42 +08:00
importer.go Refactor error handling in various components to improve logging and message formatting 2025-09-28 10:24:17 +08:00
importer_test.go fixt tests 2023-09-21 17:23:05 +08:00
option.go + Importer Run() & Chunk 2022-01-17 22:51:56 +08:00
option_test.go + Importer Run() & Chunk 2022-01-17 22:51:56 +08:00
process.go [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
process_test.go [add] migrate importer 2023-02-03 14:43:00 +08:00
types.go [add] yao studio api jwt auth support 2022-10-14 18:25:36 +08:00