yao/dsl
Max bdd7c0865e Refactor DSL list retrieval to support conditional data source selection
- Enhanced the List method in the DSL struct to conditionally retrieve data from either the database or file system based on the StoreType specified in ListOptions.
- Updated the Info struct to include a new Source field for optional source content retrieval.
- Modified the List methods in both DB and FS to include source information when requested, improving data accessibility and flexibility.
2025-07-15 16:58:41 +08:00
..
api Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
connector Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
io Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00
mcp Refactor DSL management by introducing IO interfaces for database and file system operations 2025-07-15 12:25:56 +08:00
model Enhance model definitions and loading process for system models 2025-07-15 16:33:14 +08:00
types Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00
dsl.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00