This commit is contained in:
邹宗楠
2023-06-15 15:21:36 +08:00
parent d84fd34341
commit 9327c466a6
9 changed files with 92 additions and 55 deletions

View File

@@ -27,6 +27,7 @@ type TopClient struct {
Simplify bool
httpClient *http.Client
}
type HttpTransportConfig struct {
DialTimeout int64
KeepAlive int64