Files
game-driver/pkg/tts/aliyun.go
mapleafgo 2f06c696fa refactor: replace interface{} with any for modern Go style
Update callback function signatures to use the any alias introduced in Go 1.18,
improving code readability and following current Go conventions.

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
2026-04-09 16:52:48 +08:00

3.8 KiB