yao/dsl/io
Max 206a6505d1 Enhance DSL error handling and metadata management
- Improved error messages in the Inspect, Update, and Delete methods to provide clearer context by including the DSL type.
- Added default store type handling in the Create method and ensured validation for store types.
- Enhanced the Inspect method in the FS and DB implementations to extract and populate metadata fields from source data, including label, description, tags, and sort order.
- Updated the Info struct to ensure correct store type assignment based on the source of the data, improving consistency across data retrieval methods.
2025-07-16 16:15:16 +08:00
..
cases_test.go Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
db.go Enhance DSL error handling and metadata management 2025-07-16 16:15:16 +08:00
db_test.go Enhance time value handling and improve test assertions 2025-07-15 18:54:41 +08:00
fs.go Enhance DSL error handling and metadata management 2025-07-16 16:15:16 +08:00
fs_test.go Enhance DSL data handling and model structure 2025-07-15 18:28:01 +08:00
utils.go Enhance time value handling and improve test assertions 2025-07-15 18:54:41 +08:00