types

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler func(*http.Request) (_ *http.Response)

Handler is a function for processing a request. Using named return as underscore just in order to be able to make an empty return

type MethodsMap

type MethodsMap [method.Count]Handler

type Mutator added in v0.15.0

type Mutator func(request *http.Request)

Jump to

Keyboard shortcuts

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