request

package
v0.8.3 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoRequest

func DoRequest(httpRequestItem HTTPRequestItem) ([]byte, error)

Types

type HTTPRequestItem

type HTTPRequestItem struct {
	Url      string
	Method   string
	Body     io.Reader
	Headers  map[string]string
	User     string
	Timeout  time.Duration
	Password string
	Mock     bool
}

Jump to

Keyboard shortcuts

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