add channel-specific build variants

This commit is contained in:
lpf
2026-03-10 14:18:29 +08:00
parent c7b159d2ed
commit 4a1b5f27e4
23 changed files with 608 additions and 173 deletions

View File

@@ -1,3 +1,5 @@
//go:build !omit_feishu
package channels
import (