mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-24 19:08:08 +00:00
- ChannelDef struct: NoMemory bool + Cleaner func(string) string - InputChannelRegistrar interface + RegisterInputChannel method - RegisterOutputChannel now takes ChannelDef parameter - QQ example registers input channel with NoMemory:true + Cleaner