zhaoweijie a08ed7e35f refactor(client): 重构客户端方法并优化密钥处理
-将私钥和公钥的解析逻辑移至 NewClient 方法中- 优化 RequestWithSignature 方法,使其支持泛型返回值
- 移除不必要的 genHttpResponse 函数
- 更新客户端方法,使其使用新的 RequestWithSignature 实现
- 调整测试代码以适应新的客户端实现
2025-06-03 15:56:02 +08:00
2024-11-29 17:57:52 +08:00
2024-11-29 17:57:52 +08:00
2024-11-29 17:57:52 +08:00
Description
No description provided
69 KiB
Languages
Go 100%