handler

package
v0.0.0-...-8cd5d0d Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDeleteSeed

func NewDeleteSeed(stor store.Store) http.Handler

func NewForward

func NewForward(stor store.Store, maxBodyBytes int, strictSNIHost, hsts bool) http.Handler

func NewPostSeed

func NewPostSeed(stor store.Store) http.Handler

func NewRedirect

func NewRedirect() http.Handler

Types

type DeleteSeed

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

func (*DeleteSeed) ServeHTTP

func (h *DeleteSeed) ServeHTTP(w http.ResponseWriter, r *http.Request)

type Forward

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

func (*Forward) ServeHTTP

func (h *Forward) ServeHTTP(w http.ResponseWriter, r *http.Request)

type PostSeed

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

func (*PostSeed) ServeHTTP

func (h *PostSeed) ServeHTTP(w http.ResponseWriter, r *http.Request)

type Redirect

type Redirect struct{}

func (*Redirect) ServeHTTP

func (h *Redirect) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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