picoclaw/pkg/channels/whatsapp_native
程智超0668000959 4752a67a7c fix: type-switch capture, nil guard, LastInsertId error check
Three defensive fixes: 1) whatsapp_native - use type-switch capture instead of redundant unchecked assertion 2) config - add nil receiver guard to FilterSensitiveData 3) seahorse/store - check LastInsertId error in 3 locations
2026-06-06 16:32:14 +08:00
..
init.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
whatsapp_command_test.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
whatsapp_native.go fix: type-switch capture, nil guard, LastInsertId error check 2026-06-06 16:32:14 +08:00
whatsapp_native_stub.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00