yao/neo/message
Max 2f13dbbffb Enhance attachment model and add local uploader support
- Introduced a new `Groups` field in the `Attachment` struct to support categorization of attachments.
- Integrated `types.MetaInfo` into `ManagerOption` for improved metadata handling.
- Added a local uploader for attachments, enabling file uploads from a specified local path.
- Updated asset management functions to reflect changes in file metadata and structure.
2025-07-25 18:15:51 +08:00
..
contents.go refactor: Rename BeginAt and EndAt fields for consistency in message handling 2025-04-16 16:40:45 +08:00
message.go Enhance attachment model and add local uploader support 2025-07-25 18:15:51 +08:00
queue.go refactor: Improve asynchronous message processing in WriteMessageAsync 2025-04-27 12:19:54 +08:00