package
Version:
v0.0.8
Opens a new window with list of versions in this module.
Published: Apr 17, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
HttpGet 发送GET请求
@param url string 请求地址
@param header map[string]string 请求头
HttpPost 发送POST请求
@param url string 请求地址
@param header map[string]string 请求头
@param reqData any 请求数据
Source Files
¶
Click to show internal directories.
Click to hide internal directories.