httpd

package module
v0.0.0-...-c255323 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 3 Imported by: 1

README

httpd

Basic HTTP Server

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Handler       http.Handler
	RenderHandler *rrhandler.RequestRenderHandler
}

func New

func New(srv ...*Server) (s *Server)

func (*Server) ServeHTTP

func (this *Server) 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