package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jun 14, 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
¶
func RequestJSON[ResponseT any](method, url string, body any) (response *ResponseT, err error)
type ResponseError struct {
StatusCode int
Message string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.