Files
picoclaw/pkg/channels/wecom
Hoshina 8e06e2adbd fix(wecom): initialize context in constructors to prevent nil panic in tests
The ctx field was only set in Start(), so tests calling handleMessageCallback
without Start() caused a nil pointer dereference in MessageBus.PublishInbound.
2026-02-28 21:45:08 +08:00
..
2026-02-21 16:35:56 +08:00
2026-02-21 16:35:56 +08:00