yao/dsl/io
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
..
db.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00
fs.go Refactor DSL list retrieval to support conditional data source selection 2025-07-15 16:58:41 +08:00