mirror of
https://gitcode.com/JianFeeeee/homeagent-sdk.git
synced 2026-09-20 00:48:12 +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