This commit is contained in:
richboo111
2023-06-16 15:34:36 +08:00
10 changed files with 164 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