request

package
v1.5.4 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRemoteData

func GetRemoteData(r RemoteData) (interface{}, error)

GetRemoteData - Exec the request

Types

type RemoteData

type RemoteData interface {
	EncodeQueryString(req *http.Request)
	GetBody() io.Reader
	GetMethod() string
	GetURL() string
}

RemoteData - Interface to generalize a remote request

Jump to

Keyboard shortcuts

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