handlerfactory

package
v1.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct {
	MinRequestTimeout time.Duration
	// contains filtered or unexported fields
}

func NewFactory

func NewFactory() *Factory

func (*Factory) Create

func (f *Factory) Create(req *request.RequestInfo) http.Handler

func (*Factory) Delete

func (f *Factory) Delete() http.Handler

func (*Factory) Get

func (f *Factory) Get() http.Handler

func (*Factory) List

func (f *Factory) List() http.Handler

func (*Factory) PassThrough added in v1.15.0

func (f *Factory) PassThrough() http.Handler

PassThrough handel with the pass through request

func (*Factory) Patch

func (f *Factory) Patch(reqInfo *request.RequestInfo) http.Handler

func (*Factory) Update

func (f *Factory) Update(req *request.RequestInfo) http.Handler

Jump to

Keyboard shortcuts

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