http

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BenchmarkServer

type BenchmarkServer interface {
	RunOnce(tcp.Client, *http.Request, *http.Body, render.Engine, parser.HTTPRequestsParser)
}

type Server

type Server interface {
	Run(tcp.Client, *http.Request, *http.Body, render.Engine, parser.HTTPRequestsParser)
}

func NewHTTPServer

func NewHTTPServer(router router.Router) Server

Jump to

Keyboard shortcuts

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