The highest tagged major version is
v3.
package
Version:
v2.3.6
Opens a new window with list of versions in this module.
Published: Nov 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DEFAULT_TIMEOUT = 5
MAX_RETRY_CNT = 3
)
GET http的GET方法
@param customClient
@param url
@return respData
@return err
POST http的POST方法
@param customClient
@param url
@param reqObj
@return respData
@return err
Source Files
¶
Click to show internal directories.
Click to hide internal directories.