http

package
v0.0.0-...-9202c9a Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultHTTPHost        = "**"
	DefaultHTTPPath        = "/"
	DefaultHTTPNetwork     = "tcp"
	DefaultHTTPIdleTimeout = 75 * time.Second
)

Variables

This section is empty.

Functions

func New

func New(cfg v1alpha1.Server) (server.Server, error)

Types

type HTTPRegistrable

type HTTPRegistrable interface {
	RegisterHTTPRoutes(router router.Router, handleOptions bool) error
	HTTPConfig() *v1alpha1.HTTPApp
}

Jump to

Keyboard shortcuts

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