picoclaw/pkg/channels/wecom
Hoshina ba98069a00 fix: resolve wastedassign lint warnings in channel subpackages
Remove wasted initial assignments before switch statements in
onebot (segType), telegram (filename), and wecom (mediaType).
2026-02-26 23:36:06 +08:00
..
app.go fix: resolve wastedassign lint warnings in channel subpackages 2026-02-26 23:36:06 +08:00
app_test.go fix: golangci-lint run --fix 2026-02-21 16:35:56 +08:00
bot.go feat(identity): add unified user identity with canonical platform:id format 2026-02-23 06:56:48 +08:00
bot_test.go fix: golangci-lint run --fix 2026-02-21 16:35:56 +08:00
common.go refactor(channels): add channel subpackages and update gateway imports 2026-02-20 23:25:44 +08:00
init.go refactor(channels): add channel subpackages and update gateway imports 2026-02-20 23:25:44 +08:00