requests

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckRateLimit

func CheckRateLimit(req *http.Request)

func SendDeleteRequest

func SendDeleteRequest(url string, requestBody io.Reader) (*http.Response, []byte)

func SendGetRequest

func SendGetRequest(url string) (*http.Response, []byte)

func SendPostRequest

func SendPostRequest(url string, requestBody io.Reader) (*http.Response, []byte)

func SendPutRequest

func SendPutRequest(url string, requestBody io.Reader) (*http.Response, []byte)

Types

This section is empty.

Jump to

Keyboard shortcuts

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