package
Version:
v1.0.15
Opens a new window with list of versions in this module.
Published: Jun 30, 2024
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type HttpRequest struct {
URL string `json:"url"`
Params map[string]any `json:"params"`
Method string `json:"method"`
Body string `json:"body"`
BodyJson map[string]any `json:"bodyJson"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.