requesttransformer

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddOptions

type AddOptions struct {
	Headers     map[string]string
	Querystring map[string]string
}

type Options

type Options struct {
	Remove RemoveOptions
	Add    AddOptions
}

type RemoveOptions

type RemoveOptions struct {
	Headers     []string
	Querystring []string
}

type RequestTransFormaterMiddleware

type RequestTransFormaterMiddleware struct {
	// contains filtered or unexported fields
}

func NewMiddleware

func NewMiddleware(opts Options) *RequestTransFormaterMiddleware

func (*RequestTransFormaterMiddleware) ServeHTTP

Jump to

Keyboard shortcuts

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