http

package
v1.10.10-rc.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Middleware

type Middleware = func(next http.Handler) http.Handler

type Pipeline

type Pipeline struct {
	Handlers []Middleware
}

HTTPPipeline defines the middleware pipeline to be plugged into Dapr sidecar.

func (Pipeline) Apply

func (p Pipeline) Apply(handler http.Handler) http.Handler

Jump to

Keyboard shortcuts

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