http_util

package
v0.0.0-...-a328902 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HttpMethodTypeGet    = "GET"
	HttpMethodTypePost   = "POST"
	HttpMethodTypePut    = "PUT"
	HttpMethodTypeDelete = "DELETE"
)

Variables

This section is empty.

Functions

func HandleHTTPRequest

func HandleHTTPRequest(requestUrl string, methodType string, headers map[string]string, queryParams url.Values, requestBody io.Reader, outputFileName string, ctx context.Context) ([]byte, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL