package
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: May 19, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
Get sends an HTTP GET request to the specified URL
Applies headers and returns the response body as json.RawMessage
Post sends an HTTP POST request with a JSON body to the specified URL
Applies headers and returns the response body as json.RawMessage
Headers type alias for map[string]string
Source Files
¶
Click to show internal directories.
Click to hide internal directories.