http

package
v0.15.2-59b5f93 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LinkResponse

type LinkResponse struct {
	Link string `json:"link"`
}

LinkResponse is the struct which the Tool Lib request response will be unmarshalled into

type RESTRequest

type RESTRequest struct {
	URL         string
	Body        interface{}
	Headers     map[string]string
	QueryParams map[string]string
	Timeout     time.Duration
}

RESTRequest defines a struct for a request

Jump to

Keyboard shortcuts

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