- Implemented `GetText` and `SaveText` methods in the attachment manager to handle storing and retrieving parsed text content from files. - Enhanced the `manager_test.go` with comprehensive tests for various scenarios, including saving, updating, and retrieving text, as well as handling non-existent file IDs. - Updated the README.md to document the new text content storage features, providing examples for saving and retrieving parsed text. - Modified the attachment model to include a new `content` field for storing text content, improving the overall functionality of the attachment management system. |
||
|---|---|---|
| .. | ||
| bindata.go | ||
| data.go | ||
| data_test.go | ||