- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| connector | ||
| io | ||
| mcp | ||
| model | ||
| types | ||
| dsl.go | ||