server

package
v0.0.0-...-6e4093b Latest Latest
Warning

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

Go to latest
Published: May 10, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMux

func NewMux(pathHandlers ...PathHandler) (mux *http.ServeMux)

func Run

func Run(port string, mux *http.ServeMux, stop chan os.Signal, timeout time.Duration)

Types

type PathHandler

type PathHandler struct {
	Path    string
	Handler http.Handler
}

Jump to

Keyboard shortcuts

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