data

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const TimeoutNotSet = -1

Variables

This section is empty.

Functions

This section is empty.

Types

type BackendInput added in v1.4.0

type BackendInput struct {
	Host    *url.URL
	Body    []string
	Method  string
	Headers []string

	Backend        string
	BackendOptions [][]string
}

func (BackendInput) GetBodyAsTempFile added in v1.4.0

func (data BackendInput) GetBodyAsTempFile(tmpDir string) (*os.File, error)

type Config

type Config struct {
	Timeout    int32
	QueryDelim *string
}

func NewConfig added in v1.4.0

func NewConfig() Config

type TimeoutContextValueKey added in v1.4.0

type TimeoutContextValueKey struct{}

Jump to

Keyboard shortcuts

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