http

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: BSD-3-Clause Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Function

type Function interface {
	Serviceable
	Config() *structureSpec.Function
}

type Service

type Service interface {
	components.ServiceComponent
}

type Serviceable

type Serviceable interface {
	components.Serviceable
	Handle(w http.ResponseWriter, r *http.Request, serv components.MatchDefinition) (time.Time, error)
}

type Website

type Website interface {
	Serviceable
	Config() *structureSpec.Website
}

Jump to

Keyboard shortcuts

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