diff options
| author | Castor Gemini <[email protected]> | 2025-08-22 02:14:17 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-22 02:14:17 -0500 |
| commit | 3b6b85200d9d42698a58c52b87f6b7ab56a4a99a (patch) | |
| tree | 44d9d138c3f67e8e21c6871659ad96613f57e9ce /example.go | |
| parent | 80090152a19af0e93fefe738b0bbebc912010e29 (diff) | |
fix(chatpb): Update AddFile to support nested chat entries
- The AddFile function now correctly parses both the old flat log
format and the new format where chats are grouped by topic.
- It flattens the new structure by iterating through the 'Entries'
of a chat group and appending them to the main chat list.
- This allows the application to transparently load both old and
new log files.
Diffstat (limited to 'example.go')
0 files changed, 0 insertions, 0 deletions
